3978 Commits (2da78bf2a611a7e335216ab941c2b0daa77070a4)

Author SHA1 Message Date
dolfies 2da78bf2a6 Implement new capabilities, PASSIVE_UPDATE_V1, and add last_pin_timestamp to channels 2 years ago
dolfies 72132efb78 Fix more issues relating to previous upstream pull 2 years ago
dolfies 9b903c14dc Implement message greeting 2 years ago
dolfies 5266b90383 Fix type issues 2 years ago
dolfies 29a9f5d018 Fix type issues 2 years ago
dolfies 8a1a3ffcce Fix issues with previous upstream commits 2 years ago
Rapptz 1a4b2b7440 Fix crash from Discord sending null channel_id for automod audit logs 2 years ago
Rapptz bf71a20e46 Clean up Guild.edit documentation 2 years ago
Puncher e612d95754 Add mfa_level parameter to Guild.edit 2 years ago
Puncher d98b46816d Add widget_channel and widget_enabled parameters in Guild.edit 2 years ago
Puncher 5e62525d83 Add overloads for AutoModRuleAction.__init__ 2 years ago
Andrew Morgan b9471513ea Include ssrc parameter when sending a SPEAKING payload 2 years ago
Rapptz a598e6157d Fix improper usages of Optional MISSING in create_forum 2 years ago
Rapptz 48e5e6d77f Fix Widget.members type docstring 2 years ago
Puncher d9e0ce9a9f Add default_reaction_emoji and default_forum_layout to create_forum 2 years ago
rdrescher909 3ebcb8091d Add Guild.get_emoji helper 2 years ago
Puncher a6603bbf0e Add missing param send_start_notification to create_instance 2 years ago
Puncher f0ae829116 Fix MISSING error for enabled param in create_automod_rule 2 years ago
Puncher da55e399cb Add support for default_thread_slowmode_delay in TextChannel 2 years ago
Puncher 2f5bc11d3a Add support for default_sort_order in ForumChannel 2 years ago
Puncher d0448b7669 Fix create_scheduled_event param handling 2 years ago
Soheab_ d973ff30b6 [commands] Pass failed argument's value to BadLiteralArgument 2 years ago
Florian Spieß 916e34280f Fix udp discovery not using 74 byte layout 2 years ago
Rapptz 28601c85e1 Add note about colour changing 2 years ago
Puncher 02fd838f87 Add missing and fix wrong docstrings 2 years ago
Rapptz 841f1debdc Add support for stage message types 2 years ago
z03h 15634526a2 Don't require some args for ScheduledEvent.edit 2 years ago
Josh e1b2d9e395 Fix audit log pagination logic 2 years ago
Josh b84d8b5776 Add custom_message to automod block_message aciton 2 years ago
Rapptz d3655338ef Avoid converting target_id if it's None 2 years ago
Rapptz 58967ea50b Update docs with references to text in stage 2 years ago
Rapptz d746cc824c Implement Messageable for StageChannel 2 years ago
Puncher e174139da2 Change max values in AutoModTrigger attributes docs 2 years ago
owocado 74ea102fef Document auto_archive_duration accepted values 2 years ago
Leonardo 622a166938 Update colour constants 2 years ago
o-wo a6dd1fec73 Fix AuditLogDiff.type for webhooks 2 years ago
Jonte e7ef85e504 Update create_stage_channel to support more parameters 2 years ago
Rapptz 473a2a65da Add colour previews to the documentation 2 years ago
Rapptz 869aeb5f64 Clarify documentation on Message.publish 2 years ago
Soheab_ 0f5a4f5070 Correct permission for bypass_verification field in Member.edit 2 years ago
Rapptz ad6c727468 Remove unused import 2 years ago
Rapptz 5630d2b8f2 Fix Message.channel rebinding sometimes being Object 2 years ago
TheMaster3558 fb45200d61 Add dark_embed and light_embed to Colour 2 years ago
Rapptz 956697080d Add support for passing client to Webhook.from_url and Webhook.partial 2 years ago
Rapptz 6ec3ecd493 Add support for silent messages 2 years ago
chrispy 0791afe687 [commands] Update Range examples to match app_commands.Range 2 years ago
Rapptz 54dbabe0d2 Fix default allowed_mentions for partial webhook state 2 years ago
Soheab_ dbd8c213cb Add support for member flags 2 years ago
Rapptz 57b118b393 Fix webhooks and interactions not closing files after a request 2 years ago
Rapptz 286ce33218 Publicly expose ScheduledEvent.creator_id 2 years ago