735 Commits (2b69b5d5454e737a2954b4d2e2430a6ca82be72c)

Author SHA1 Message Date
Josh 2b69b5d545
Remove discord.InvalidArgument 3 years ago
Rapptz c7df838a39 Remove AuditLogDiff.region references 3 years ago
Rapptz 0eb2f32399 Remove VoiceRegion enum and Guild.region attribute 3 years ago
Rapptz cc21872072 Add Locale enum 3 years ago
Nadir Chowdhury 6979e56088
Remove manual :async-for: markers 3 years ago
mniip ff90e7e747
GUILD_UPDATE audit logs 3 years ago
jack1142 2c72fc9cde
[docs] Suppress inconsistent references in translated message warning 3 years ago
Rapptz a1e64dd657 Fix Sphinx build failing 3 years ago
Josh 19c6687b55
Add support for Modal Interactions 3 years ago
Devon R 82084709ae
JP docs fixes 3 years ago
Josh 4dbe1af32f
Update sphinx and fix documentation issues 3 years ago
Kaylynn Morgan 588cda0996
Refactor AsyncIter to use 3.6+ asynchronous generators 3 years ago
Josh 352dcf9557
Add missing audit log properties 3 years ago
Josh 37f96e3473
Add message_content intent and move to api v10 3 years ago
Kowlin bae0cdf2a7
Add SPAMMER user flag 3 years ago
jack1142 783513726f
Add support for role icons 3 years ago
jack1142 820bde99e1
Add BOT_HTTP_INTERACTIONS user flag 3 years ago
jack1142 b12fe223b2
Fix description of Data Classes section in api.rst 4 years ago
numbermaniac 516675dd2e
Fix a typo in member_role_update 4 years ago
Rapptz 78598d59d7 Change on_socket_raw_receive to dispatch right before JSON conversion 4 years ago
Rapptz ef79305961 Exclude private functions from VoiceClient 4 years ago
Sebastian Law 835432d161
Allow enums to be compared 4 years ago
Stocker f4d5fcc8f9
Add Thread to the return type of Client.get_channel 4 years ago
AkshuAgarwal 6b6bcb92e6
Fix missing or broken versionadded in docstrings 4 years ago
Rapptz feae059c68 Remove coverage note from the documentation and README 4 years ago
Rapptz 1279510194 Add support for PartialMessageable instances 4 years ago
monoue 1418464813
[docs] Fix typo 4 years ago
Josh 1c63816cc0
[commands] Document / type-hint cooldown 4 years ago
Aaron Hennessey ec32b71ff9
[commands] Document GuildNotFound 4 years ago
z03h c628224403
[commands] Add GuildStickerConverter 4 years ago
Rapptz b640493300 Add enable_debug_events parameter to enable expensive debug events 4 years ago
Rapptz e2250d402e Add on_socket_event_type event 4 years ago
LightSage 13a47dfe6e
Fix docs for stickers 4 years ago
Willy 3ad95f3746
[commands] Document dynamic_cooldown 4 years ago
Nadir Chowdhury 60d82cf908
implement guild stickers 4 years ago
Nadir Chowdhury 154c90ef59
Add audit log events for threads 4 years ago
Stocker 1472e9ed7c
Fixes minor grammatical error in Command.update 4 years ago
AXVin 980d6abbea
Fix typo in commands documentation 4 years ago
Sebastian Law 07483297ad
Fix typo in UserFlags.has_unread_urgent_messages 4 years ago
ToxicKidz 3cb539d91b
[commands] Document the thread converter 4 years ago
Rapptz c1c6457598 Separate member_update and presence_update events 4 years ago
Rapptz 828e47d83f Document on_thread_join also applying to thread creation 4 years ago
Rapptz 23a69144b6 Add a warning in on_interaction 4 years ago
Rapptz 0b577fa209 Add support for fetching the original interaction response message 4 years ago
Rapptz 7ca90874b9 Raise an exception if an interaction has been responded before 4 years ago
Alex Nørgaard ffa0b26b82
Fix versionadded on ChannelType.private_thread 4 years ago
Rapptz 4f0e907e44 Add ButtonStyle.url alias for ButtonStyle.link 4 years ago
Rapptz 12e3eba011 Add Select to the docs 4 years ago
Rapptz e3a66bcccc Fix property CSS to be more inline with everything else 4 years ago
Rapptz 039bb9f871 Move documentation CSS after CSS block 4 years ago