348 Commits (a1295868a629a1307f5fd9d7dbc79ae5eb9eb991)

Author SHA1 Message Date
Puncher a1295868a6
Add support for default_sort_order in ForumChannel 2 years ago
Puncher 60094b17a9
Fix create_scheduled_event param handling 2 years ago
Puncher 1e9d04bbca
Add missing and fix wrong docstrings 2 years ago
Josh 6af6f82411
Fix audit log pagination logic 2 years ago
Jonte 2cde1133f9
Update create_stage_channel to support more parameters 2 years ago
Rapptz 26beabb740 Document default_auto_archive_duration accepted values 2 years ago
Rapptz e802a87916 Synchronise Guild.features type hints with newest entries 2 years ago
Lia Marie dc194409c4
Update Guild.query_members docstring 2 years ago
Eta 4122bef8ee
Fix async iterators requesting past their bounds 2 years ago
Jonah Lawrence d7b6a2ad12
Fix usage of single backticks to links and code-blocks 2 years ago
Willy ba2ad58017
Add default value to Guild.ban docs 3 years ago
Omkaar c30a2f3ca0
Refactor certain f-strings and literals 3 years ago
Steve C ce06beeb6c
Fix permissions-based docstrings to be more consistent 3 years ago
Ionite 6981eb69c4
Normalize type formatting in TypeError 3 years ago
Rapptz 1c163b66cd Fix stage_instances and guild_schedule_events clearing on GUILD_UPDATE 3 years ago
Josh df21c26195
Add support for toggling discoverable and invites_disabled features 3 years ago
Rapptz aa0acf1d56 Add more options to Guild.create_forum 3 years ago
Puncher 896513b3ac
Clarify some documentation in Guild features 3 years ago
Josh e57617e157
Add support for delete_message_seconds ban argument 3 years ago
mirnovov 5039b967a0
Document get_thread not fetching archived threads 3 years ago
Bryan Forbes d707019348
Bump Pyright to 1.1.265, fix type errors, and remove unnecessary ignores 3 years ago
Soheab dc8cbc073e
Fix small typo in Guild.edit docstring 3 years ago
z03h 9f1c511b47
Fix Guild.afk_channel and VoiceState.channel being None at startup 3 years ago
Rapptz d52bc5d225 Cache voice members on start up if MemberCacheFlags.voice is enabled 3 years ago
Rapptz 87bc79e6e3 Change certain sequences to use a special proxy type instead of list 3 years ago
z03h 04aeff660b
Add automod types to audit log 3 years ago
apple502j b95db674c0
Fix some typos 3 years ago
Alex Nørgaard 5426d19dc7
Implement AutoMod 3 years ago
Sarthak Upadhyay 1ba290d8c6
Update sticker limit in _PREMIUM_GUILD_LIMITS 3 years ago
Alex Nørgaard 6a58cabf5c
Add Guild.create_forum and CategoryChannel.create_forum 3 years ago
Rapptz 75d57ab3ce Fix warning in entity_type reassignment 3 years ago
Rapptz 3fe9fc92eb Automatically infer entity_type when passing concrete channels 3 years ago
Nadir Chowdhury e2d0193531
Implement WelcomeScreen 3 years ago
Rapptz 573bb32a1e Fallback to an unavailable guild instead of an Object in interactions 3 years ago
xCirno 1607b6978b
Add widget_enabled attribute to Guild 3 years ago
I. Ahmad e3ea4706f9
[types] Remove auto archive duration related guild features 3 years ago
z03h 9deac84eac
Fix wrong variable being returned in audit logs 3 years ago
z03h 619bc50e5d
Add application command permissions to audit log 3 years ago
Rapptz 0851e03f00 Allow creating a news channel in create_text_channel 3 years ago
Rapptz f045b7d63c Fix BanEntry not being exported despite being documented 3 years ago
Mad Cat c885aa0b99
Add NotFound to ban docstring 3 years ago
lightningyx 482bd11ac7
Fix Guild.fetch_member docstring 3 years ago
Daniel Grant 18a6881fd9
Add NotFound to unban docstring 3 years ago
Rapptz d98ee567d4 Add Guild.forums property 3 years ago
I. Ahmad 6265723a35
Add support for archive duration in Guild.create_text_channel 3 years ago
Rapptz 23f6876492 Add initial support for forum channels 3 years ago
Rapptz 58db635229 Fix parameter validation in Guild.query_members 3 years ago
Rapptz ca9fd355e8 Fix typo in Guild.bans docstring 3 years ago
Rapptz 9acf1db076 Support ban endpoint pagination 3 years ago
Rapptz def035bf9a Remove StoreChannel and any references to it 3 years ago