374 Commits (ded9c5d87b2398ba5049b7bcc31f168ead911cfd)

Author SHA1 Message Date
Rapptz ded9c5d87b Add support for bulk banning members 1 year ago
fretgfr edf7ce2ab0
Update Guild.prune_members required permissions notes 1 year ago
Soheab_ 851c857a36
Add support for guild incidents 1 year ago
Mikołaj Kruczek 673bedd285
Replace dot with space in Guild.vanity_invite docs 2 years ago
Rapptz 5eeeef02e4 Remove cached emoji and sticker data if intent is disabled 2 years ago
Josh 630b2a1e55
Update pyright version 2 years ago
Rapptz dc4ed438a5 Fix plain username lookup for Guild.get_member_named 2 years ago
Rapptz a8675ccde8 Fix afk_channel docstring error 2 years ago
Rapptz abfb3a11b0 Refactor Guild.afk_channel to use a property 2 years ago
Rapptz c5da0fe7c1 Remove and address stale TODO comments 2 years ago
Rapptz e870bb1335 Add constant for the default file size limit 2 years ago
Rapptz 48cca30ca1 Revert removal of discriminator lookup 2 years ago
Rapptz df01db3490 Initial support for pomelo migration 2 years ago
Andrin S 66689e16e8
Add with_counts param to fetch_guilds 2 years ago
Joab be861e5eac
Fix indentation in create_text_channel docs 2 years ago
Andrin S bee2db805d
Add and change Guild attributes and Guild.edit params 2 years ago
Vioshim 7f578fde22
Update base file size limit 2 years ago
z03h 2247ffd9b5
Convert Webhook targets in AuditlogEntry 2 years ago
Rapptz 064cbd1125 Clean up Guild.edit documentation 2 years ago
Puncher 2ca1a3a9a4
Add mfa_level parameter to Guild.edit 2 years ago
Puncher 7af70ac988
Add widget_channel and widget_enabled parameters in Guild.edit 2 years ago
Rapptz 08d668f21b Fix improper usages of Optional MISSING in create_forum 2 years ago
Puncher 7db197ef25
Add default_reaction_emoji and default_forum_layout to create_forum 2 years ago
rdrescher909 198425707e
Add Guild.get_emoji helper 2 years ago
Puncher 103d75540c
Fix MISSING error for enabled param in create_automod_rule 2 years ago
Puncher 79c508311f
Add support for default_thread_slowmode_delay in TextChannel 2 years ago
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