4512 Commits (ef5a48bb1ed9e69ffacd73d586b628f0efcff17c)
 

Author SHA1 Message Date
gx1285 ef5a48bb1e Fix broken link for store removal 4 years ago
RioghanDer2te ae08c79421 Remove redundant VocalGuildChannel in GuildChannel Union 4 years ago
Willy bb210fd0d8 Add default value to Guild.ban docs 4 years ago
crayyy_zee 4864ecec09 [commands] Add missing description parameter to docs 4 years ago
Jakub Kuczys b869401767 Type hint support for slices and __index__ in SequenceProxy 4 years ago
Jakub Kuczys 622a76651a Add ForumChannel to Webhook's documentation 4 years ago
ster c273f26805 Add coro tag to docstrings that were missing it 4 years ago
Jakub Kuczys 8cc0deab08 Add repr to the SequenceProxy 4 years ago
Omkaar 12f188df01 Refactor certain f-strings and literals 4 years ago
Jakub Kuczys ec558a24b0 Fix migration guide docs for abc.PrivateChannel and cooldown() 4 years ago
Jakub Kuczys 4367a9afd3 Set thread related perms in private channels to False 4 years ago
Sebastian Law f380830143 Fix docstring for create_invite 4 years ago
Mega-JC 810b916054 Update Thread.message_count documentation 4 years ago
Rapptz 1424dedeff [commands] Allow Greedy to potentially maintain state between calls 4 years ago
z03h 1a2657609b Add Forum.archived_threads 4 years ago
Rapptz efab542aba Parse gateway URL as an actual URL using yarl 4 years ago
Vioshim 9878f75d3d Fix passing None to ForumTag.emoji constructor 4 years ago
Steve C 14875c45e3 Fix permissions-based docstrings to be more consistent 4 years ago
Jakub Kuczys 94fbdcb270 Change VoiceProtocol user callbacks to be pos-only 4 years ago
z03h d9430e4929 Fix default_thread_slowmode_delay 4 years ago
Rapptz 49b33e2f89 [commands] Add __repr__ to Range 4 years ago
Varun J f31377ccda [commands] fix Range to allow 3.10 Union syntax 4 years ago
Lilly Rose Berner adf40da8dc Update flags and applied tags on thread update 4 years ago
Rapptz 8e039eafc1 [commands] Add support for NumPy style docstrings for commands 4 years ago
Evan J. Markowitz 509d06ddbb Add applied_tags to ForumChannel.create_thread to match Thread.edit 4 years ago
Josh a9af97d841 Add support for toggling discoverable and invites_disabled features 4 years ago
Rapptz 94b2f45cd4 Add more options to Guild.create_forum 4 years ago
Rapptz 9bf72bd9b0 Remove TextChannel.default_thread_slowmode_delay 4 years ago
Rapptz ba901066ff Add support for newest ForumChannel changes 4 years ago
Rapptz 9e81872fc8 Remove buckets from webhook ratelimit warnings 4 years ago
Nihaal Sangha 6187e05ee2 Fix unescaped period in webhook regex 4 years ago
Puncher c1f414558b [commands] Add missing attributetable to classes 4 years ago
Puncher f6c0c1ca6a Add missing attributetable to classes 4 years ago
Josh f1522af4ef Add overloads to utils.sleep_until 4 years ago
Josh 72798fbdd2 Add additional audit log types for automod 4 years ago
Steve C 77714ac5c1 Fix utils.time_snowflake link in migrating.rst 4 years ago
Josh 23a41c880a Add support for delete_message_seconds ban argument 4 years ago
Rapptz fb90d82151 Use importlib.metadata instead of pkg_resources 4 years ago
Josh 9d235b73f5 [commands] Add support for types.Union to Greedy 4 years ago
Puncher 359eeed73c [tasks] Add missing decorator sign 4 years ago
Rapptz da30ba1fbb Remove __slots__ from abc protocols 4 years ago
Rapptz afed0313a7 Clarify when None is returned from Member.edit 4 years ago
Rapptz 50179edb9a Document attachment:// URI more prominently in Embed docs 4 years ago
Rapptz 827e140cac Fix cchardet being installed on Python >=3.10 4 years ago
Rapptz 1ea5a4e06b Add utils.setup_logging to help set up logging outside of Client.run 4 years ago
Rapptz 9c7b867d36 Fix nested Annotated calls not resolving 4 years ago
Rapptz ff360518e3 Fix cache eviction for ratelimit objects 4 years ago
Rapptz e4e455945c Add root_logger setting to Client.run 4 years ago
Rapptz 3f85282631 Marginally speed up CI doc builds by using multiple jobs 4 years ago
mirnovov 18854c0124 Document get_thread not fetching archived threads 4 years ago