4396 Commits (c9d6d3d1dfd529fa1dc7ed0cadf7faa387999ebb)
 

Author SHA1 Message Date
Nadir Chowdhury c9d6d3d1df Add extra details to rate limit logs 3 years ago
Rapptz 082c39ca8b [tasks] Only update the time interval if the body has run once 3 years ago
Sarthak Upadhyay 5d48294b77 Update sticker limit in _PREMIUM_GUILD_LIMITS 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 14240540bb Change default for purge oldest_first to match history 3 years ago
Rapptz d053ecf8b9 Refactor utils.oauth_url slightly 3 years ago
Miku Chan aedbedaff8 Add state parameter to utils.oauth_url 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
James Hilton-Balfe 5858c44f63 [docs] Add async with documentation for Client 3 years ago
Daniel Diaz 388941924f [commands] Document argument attribute in BadInviteArgument 3 years ago
Josh 52a5f10307 Fix type annotations to adhere to latest pyright release 3 years ago
Rapptz d13b47759b Raise an exception when wait_until_ready is called without a loop 3 years ago
Soheab 52b6497fc3 Use static_format over format if present in Asset.replace 3 years ago
Kile e73af5d117 Fix typings of deaf and mute in PartialMember 3 years ago
Enes Kurbetoğlu 77cf753089 Add on_raw_thread_member_remove event 3 years ago
Alex Nørgaard 4ce3343747 Add Guild.create_forum and CategoryChannel.create_forum 3 years ago
Rapptz 502cb800d5 Fix state modification endpoints on ScheduledEvent not working 3 years ago
Rapptz 5c67cb5e64 Fix audit log bulk message delete not exposing count 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
nickofolas eedb7a422f Use __getitem__ to access channel_id in MessageReference payloads 3 years ago
Rapptz 72ca280bf2 Add support for new thread_name parameter in Webhook.send 3 years ago
Rapptz 2e49ece810 Add webhook creation methods to ForumChannel 3 years ago
I. Ahmad 0bdc4d7281 Use json_or_text helper for parsing webhook responses 3 years ago
Twentysix 7494a7a5b2 Fix description of user parameter in reaction remove event 3 years ago
Rapptz aaaba21f09 Fix versionadded docstrings in voice connect methods 3 years ago
Rapptz 41208f7391 Add a new extlink for discord documentation 3 years ago
Sebastian Law 91ca12061c Use positional args for internal thread methods 3 years ago
zephyrkul d241e61e63 Add remaining bitwise operators to Flags 3 years ago
Rapptz cc7bdc2b98 Fix bug in permission resolution when dealing with timed out members 3 years ago
Nanashi e788fe8726 Retry on 524 status code 3 years ago
Rapptz 2c2f80138b Remove undocumented methods from function signature changes 3 years ago
Rapptz 36b46cfdf3 Change aiohttp object construction to no longer take loop objects 3 years ago
Star Brilliant 5620d6ae1b Specify required argument types for FFI functions 3 years ago
Wayoshi 49c059b3ca [commands] fix case_insensitive bug in parse_flags 3 years ago
Josh 6ad303fc0f Add dunder or support to Flag types 3 years ago
z03h 1c1636875c [commands] Fix errors when DynamicCooldown returns None 3 years ago
Ryan H c90b6cc072 Add Reaction into typehint of add_reaction() 3 years ago
NextChai bd75e39516 Add PartialIntegration to TargetType 3 years ago
Rapptz 83de745dae Fix Connectable.connect typing having bad inference if cls is missing 3 years ago
z03h 0d05cd273e Add VoiceChannel and Thread to isinstance checks 3 years ago
z03h 33039dbd25 [commands] Change FlagConverter to always raise BadFlagArgument 3 years ago
Lilly Rose Berner e9e2d8cb1c Improve component typing 3 years ago
invalid-user 5a838f6e0b Add more detailed description to accent_colour 3 years ago
xCirno dfff20d5a9 Add widget_enabled attribute to Guild 3 years ago
Rapptz f4fd87be8d Use explicit UTF-8 encoding in SyncWebhook 3 years ago
Rapptz accf9b411b Fix formatting issue in webhook 3 years ago
Rapptz 97aacb4635 Pass proxy information to interactions and webhooks 3 years ago