397 Commits (57efb5a5a06dcc469bd3ceadec06c9fa525f3850)

Author SHA1 Message Date
Rapptz 57efb5a5a0 Fix failing tests to use new get_parameter function 3 years ago
Middledot 7d11e2a27c
Remove documentation for on_group_join/leave 3 years ago
Rapptz 76402b00f9 Allow configuring the maximum ratelimit timeout before erroring 3 years ago
z03h 1aaa32d4bc
Add on_raw_app_command_permissions_update event 3 years ago
z03h 04aeff660b
Add automod types to audit log 3 years ago
z03h 3b5cd3b92c
Fix audit log for multiple app command permission updates 3 years ago
Omkaar 77a7b17265
Fix tiny errors 3 years ago
ChrisJL 824bbce95b
Add documetation for auto_moderation_action MessageType enum 3 years ago
Alex Nørgaard 5426d19dc7
Implement AutoMod 3 years ago
will d0a52f4276
Fix typo and capitalizations in docs 3 years ago
Alex Nørgaard 2b9e43dbf9
Change Message.application type to MessageApplication 3 years ago
Rapptz 53685b9b86 Change stderr prints to use the logging module instead 3 years ago
Enes Kurbetoğlu be6db20255
Add on_raw_thread_member_remove event 3 years ago
Soheab 3aa55ba1ed
Implement Application Command Permissions models 3 years ago
Enes Kurbetoğlu 06c1f44d74
Add on_raw_thread_update event 3 years ago
Andy 6a4d5eef52
Fix documentation errors in discord.Invite and on_integration_update 3 years ago
Twentysix cdfccfbe74
Fix description of user parameter in reaction remove event 3 years ago
Rapptz cf031f71b9 Add a new extlink for discord documentation 3 years ago
Nadir Chowdhury e2d0193531
Implement WelcomeScreen 3 years ago
I. Ahmad 96bada03f4
Add support for application tags and install params 3 years ago
xCirno e9c7c09ebf
Add guild avatar to on_member_update docs 3 years ago
z03h 619bc50e5d
Add application command permissions to audit log 3 years ago
Rapptz e53daaba35 Properly namespace MISSING in the documentation 3 years ago
Rapptz 500bf77103 Document and export MISSING sentinel 3 years ago
Lilly Rose Berner 6e2cfff2ac
Add raw member remove event 3 years ago
killakej 5c2431d543
Update api.rst documentation to add timeout to on_member_update 3 years ago
Alex Nørgaard 6d95ed19b0
Add interited members to WebhookMessage docs 3 years ago
Lilly Rose Berner 277d35c9b2
Add raw typing event and fix typing event not working for DMs 3 years ago
Lilly Rose Berner 3e8fa5a661
Add raw thread delete event 3 years ago
Hafidh 222dd3cf5b
Add missing discord.EventStatus.ended from API docs 3 years ago
Rapptz 23f6876492 Add initial support for forum channels 3 years ago
Josh deb7958797
Add new on_thread_create event 3 years ago
Jonah Lawrence 37bbfdce95
Add context_menu_command Message type 3 years ago
Rapptz def035bf9a Remove StoreChannel and any references to it 3 years ago
z03h 8993b7f5fe
Add cover_image to AuditLogDiff 3 years ago
Stocker 5fa32540a4
Change Message to subclass PartialMessage 3 years ago
apple502j 196db33e9f
[docs] fix typo in sticker_create docs 3 years ago
Priyam 206c340252
Fix versionadded in UserFlags.spammer 3 years ago
Chiggy-Playz 1a73444275
Categorize events in the documentation 3 years ago
Alex Nørgaard 920da3a73f
Update docs for audit logs relating to scheduled events 3 years ago
apple502j e0d3521d16
[docs] Fix typos 3 years ago
Sebastian Law 1dccd70b05
Fix refs to abc.Connectable.connect 3 years ago
James Hilton-Balfe 01906f37f1
Remove NoMoreItems 3 years ago
Rapptz 06291d860c Change enum members in Locale to be snake_case 3 years ago
jack1142 8acb4531b5
Include inherited members in TeamMember's documentation 3 years ago
Rapptz aa74238053 Reorganise documentation for interactions 3 years ago
Rapptz ae1aaac5a7 Add support for autocomplete 3 years ago
Nadir Chowdhury 3c6279b947
Implement Guild Scheduled Events 3 years ago
mniip d5f23dbfc2
Fix docs for Guild.mfa_level 3 years ago
Josh 2b69b5d545
Remove discord.InvalidArgument 3 years ago