Rapptz
76402b00f9
Allow configuring the maximum ratelimit timeout before erroring
This is useful for cases where a rate limit is known to be
extraordinarily high, but you still want to handle the error.
This is common with routes such as emoji creation.
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
Co-authored-by: Danny <[email protected] >
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
Co-authored-by: Danny <[email protected] >
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
Closes #7652
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
Fixes #7643
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
Not even sure how this slipped through.
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
This uses TypeError and ValueError instead.
3 years ago
Rapptz
c7df838a39
Remove AuditLogDiff.region references
3 years ago
Rapptz
0eb2f32399
Remove VoiceRegion enum and Guild.region attribute
This has been marked deprecated by Discord and it was more or less
usually out of date due to the pace they added them anyway.
3 years ago