You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Rapptz 8c66c182f7 Bump version to v2.1.1 2 years ago
..
app_commands Add coro tag to docstrings that were missing it 3 years ago
bin Update Windows opus binaries from 1.2.1 to 1.3.1 4 years ago
ext [commands] Allow delete_after in Context.send on ephemeral messages 2 years ago
types Add AutoModTrigger.regex_patterns support 2 years ago
ui Implement New Select Types 2 years ago
webhook Add ForumChannel to Webhook's documentation 3 years ago
__init__.py Bump version to v2.1.1 2 years ago
__main__.py Use importlib.metadata instead of pkg_resources 3 years ago
abc.py Fix docstring for create_invite 3 years ago
activity.py Fix overlapping or incorrect slots found by slotscheck 3 years ago
appinfo.py Add a new extlink for discord documentation 3 years ago
asset.py Fix overlapping or incorrect slots found by slotscheck 3 years ago
audit_logs.py Add support for newest ForumChannel changes 3 years ago
automod.py Add AutoModTrigger.__repr__ 2 years ago
backoff.py Fix some type ignores in backoff and channel 3 years ago
channel.py Fix usage of single backticks to links and code-blocks 2 years ago
client.py Fix permissions-based docstrings to be more consistent 3 years ago
colour.py Add Colour.from_str factory method 3 years ago
components.py Implement New Select Types 2 years ago
context_managers.py Replace trigger_typing with awaiting typing context manager 3 years ago
embeds.py Document attachment:// URI more prominently in Embed docs 3 years ago
emoji.py Fix permissions-based docstrings to be more consistent 3 years ago
enums.py Add fallback for sticker filename lookup 2 years ago
errors.py Raise special CommandSyncFailure during sync for better errors 3 years ago
file.py Fix filename spoiler stripping method 3 years ago
flags.py Add ApplicationFlags.active 2 years ago
gateway.py Parse gateway URL as an actual URL using yarl 3 years ago
guild.py Fix usage of single backticks to links and code-blocks 2 years ago
http.py Normalize type formatting in TypeError 3 years ago
integrations.py Fix permissions-based docstrings to be more consistent 3 years ago
interactions.py Add delete_after into InteractionResponse.send_message 2 years ago
invite.py Fix usage of single backticks to links and code-blocks 2 years ago
member.py Refactor certain f-strings and literals 3 years ago
mentions.py Use a sequence instead of a list for AllowedMentions 3 years ago
message.py Fix usage of single backticks to links and code-blocks 2 years ago
mixins.py Add support for specifying the type of a generic discord.Object 3 years ago
object.py Normalize type formatting in TypeError 3 years ago
oggparse.py Reformat code using black 3 years ago
opus.py Change a lot of logging INFO calls to be less verbose 3 years ago
partial_emoji.py Add support for newest ForumChannel changes 3 years ago
permissions.py Set thread related perms in private channels to False 3 years ago
player.py Ensure FFmpeg players have a _process attribute set even during errors 3 years ago
py.typed Add typing metadata 4 years ago
raw_models.py Fix usage of single backticks to links and code-blocks 2 years ago
reaction.py Fix permissions-based docstrings to be more consistent 3 years ago
role.py Fix permissions-based docstrings to be more consistent 3 years ago
scheduled_event.py Fix usage of single backticks to links and code-blocks 2 years ago
shard.py Parse gateway URL as an actual URL using yarl 3 years ago
stage_instance.py Fix permissions-based docstrings to be more consistent 3 years ago
state.py Remove leftover guild from scheduled_event_delete dispatch 2 years ago
sticker.py Fix permissions-based docstrings to be more consistent 3 years ago
team.py Add return type hint for some functions 3 years ago
template.py Fix permissions-based docstrings to be more consistent 3 years ago
threads.py Fix usage of single backticks to links and code-blocks 2 years ago
user.py Add more detailed description to accent_colour 3 years ago
utils.py Add Pycharm support to coloured logging 2 years ago
voice_client.py Change VoiceProtocol user callbacks to be pos-only 3 years ago
welcome_screen.py Fix permissions-based docstrings to be more consistent 3 years ago
widget.py Fix usage of single backticks to links and code-blocks 2 years ago