867 Commits (7a199fe5676aaac32b4adc73e95bf4ca9f2033c3)

Author SHA1 Message Date
Rapptz fec36318f7 Change abc.GuildChannel.overwrites to have Object keys if cache failed 3 years ago
Rapptz ad940c7100 Document Text in Voice in the migrating documentation 3 years ago
Vioshim 2a464b8041 Implement Embed.__eq__ and EmbedProxy.__eq__ 3 years ago
Rapptz 088e763306 Change certain sequences to use a special proxy type instead of list 3 years ago
Rapptz e08b9ab68e Allow configuring the maximum ratelimit timeout before erroring 3 years ago
z03h 55ae37f65e Add automod types to audit log 3 years ago
Omkaar a7248aa582 Fix tiny errors 3 years ago
ChrisJL f364a88c20 Add documetation for auto_moderation_action MessageType enum 3 years ago
Alex Nørgaard d61ccf7931 Implement AutoMod 3 years ago
mniip 08c9da6e89 Change View, Modal, and AudioPlayer to use logger instead of stderr 3 years ago
Kellenn eb611b3272 Fix AttributeError in logging example 3 years ago
Rapptz 9efa9d6f9a Remove extraneous assignment in logging documentation 3 years ago
Rapptz 24bc2ae4a1 Remove unnecessary construction of logging.Formatter in docs 3 years ago
Rapptz 495854bcb3 Change stderr prints to use the logging module instead 3 years ago
Rapptz 5c61d2d738 Add default logging configuration when using Client.run 3 years ago
Enes Kurbetoğlu 77cf753089 Add on_raw_thread_member_remove event 3 years ago
Rapptz b0e9dddaad Move dropdown icon to static folder 3 years ago
Andy db4fd9e883 Fix documentation errors in discord.Invite and on_integration_update 3 years ago
Twentysix 7494a7a5b2 Fix description of user parameter in reaction remove event 3 years ago
Rapptz 41208f7391 Add a new extlink for discord documentation 3 years ago
Rapptz 2c2f80138b Remove undocumented methods from function signature changes 3 years ago
z03h 33039dbd25 [commands] Change FlagConverter to always raise BadFlagArgument 3 years ago
Rapptz 3a10f3d432 Prefer code-block directive over :: in faq.rst 3 years ago
Rapptz 3f4d4aad17 [commands] Add support for discord.Attachment converters 3 years ago
xCirno e28f0df411 Add guild avatar to on_member_update docs 3 years ago
NextChai 07dcb7afba Replace trigger_typing with awaiting typing context manager 3 years ago
Mikey f14139dc8f [commands] fix BucketType.default bypassing dynamic_cooldown 3 years ago
invalid-user 3f19b8e982 Rename use_slash_commands to use_application_commands 3 years ago
Rapptz b22e9e8dd7 Properly namespace MISSING in the documentation 3 years ago
Rapptz f7190c8020 Document and export MISSING sentinel 3 years ago
killakej 447467a171 Update api.rst documentation to add timeout to on_member_update 3 years ago
Alex Nørgaard 445910bd93 Add interited members to WebhookMessage docs 3 years ago
Rapptz 0221a55aa6 [commands] Add support for typing.Annotated 3 years ago
Lilly Rose Berner 73dbcb9b83 Add raw thread delete event 3 years ago
Hafidh a8c66c0ab8 Add missing discord.EventStatus.ended from API docs 3 years ago
Cobalt d177991b82 Update extensions primer in line with async breaking changes 3 years ago
Vaskel 2127d37a21 Add self_deaf and self_mute params to voice connect methods 3 years ago
Rapptz 76ea0436d9 [commands] Fix broken documentation references 3 years ago
Rapptz 5b7cc33f79 [commands] Add ForumChannelConverter converter 3 years ago
Rapptz a354ecfa89 [commands] Add Range converter 3 years ago
dolfies 03868c4879 Implement recent messages 2 years ago
dolfies f099d4a648 Implement affinities 2 years ago
dolfies be9fb6af74 Properly document ApplicationCommand.__call__() 2 years ago
dolfies ba6e15ed61
Implement protobuf settings (#476) 2 years ago
dolfies 9a6d1e4e52 Implement missing invite target types 2 years ago
dolfies e6715e87c9 Update migration docs 2 years ago
dolfies 6332b16852 Fix ClientType documentation 2 years ago
dolfies 2f0314f8f2 Properly expose and document sessions 2 years ago
dolfies 6887e34fcd Implement GIF stickers (fix crash) 2 years ago
dolfies 9a6c4e1e35
Implement (almost) the entirety of the applications, billing, and store API (#449) 2 years ago