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 c582940401 Remove ancient IDENTIFY key that is no longer used 3 years ago
..
app_commands Document Forbidden exception in CommandTree.sync 3 years ago
bin Update Windows opus binaries from 1.2.1 to 1.3.1 4 years ago
ext [commands] Raise appropriate exception for no guild found 3 years ago
types Add new on_thread_create event 3 years ago
ui Change View.children to be a property 3 years ago
webhook Fix WebhookState not handling reaction emoji 3 years ago
__init__.py Remove unused imports and make exports explicit 3 years ago
__main__.py Print help when no args are provided to python -m discord 3 years ago
abc.py Update abc.Messageable docs to show VoiceChannel 3 years ago
activity.py Fix typing issues and improve typing completeness across the library 3 years ago
appinfo.py Add support for AppInfo.flags 3 years ago
asset.py Add to_file for assets and emojis 3 years ago
audit_logs.py Update comments after `# type: ignore` to be compatible with PEP 484 3 years ago
backoff.py Fix some type ignores in backoff and channel 3 years ago
channel.py Add proper nsfw support for vocal guild channels 3 years ago
client.py Fix broken code blocks in docstrings 3 years ago
colour.py Remove unused imports 3 years ago
components.py Update comments after `# type: ignore` to be compatible with PEP 484 3 years ago
context_managers.py Fix typing issues and improve typing completeness across the library 3 years ago
embeds.py Update comments after `# type: ignore` to be compatible with PEP 484 3 years ago
emoji.py Update comments after `# type: ignore` to be compatible with PEP 484 3 years ago
enums.py Add context_menu_command Message type 3 years ago
errors.py Update comments after `# type: ignore` to be compatible with PEP 484 3 years ago
file.py Fix filename spoiler stripping method 3 years ago
flags.py Add new on_thread_create event 3 years ago
gateway.py Remove ancient IDENTIFY key that is no longer used 3 years ago
guild.py Fix parameter validation in Guild.query_members 3 years ago
http.py [types] Use PEP-655 style Required/NotRequired types 3 years ago
integrations.py Fix typing issues and improve typing completeness across the library 3 years ago
interactions.py Remove redundant imports and variables 3 years ago
invite.py Update comments after `# type: ignore` to be compatible with PEP 484 3 years ago
member.py Take into consideration member timeouts in permission calculations 3 years ago
mentions.py Fix mention_author suppressing all mentions 3 years ago
message.py Update docs to reflect Text in Voice related changes 3 years ago
mixins.py Reformat code using black 3 years ago
object.py Reformat code using black 3 years ago
oggparse.py Reformat code using black 3 years ago
opus.py Ignore type error already handled by exception handling 3 years ago
partial_emoji.py Fix typing issues and improve typing completeness across the library 3 years ago
permissions.py Take into consideration member timeouts in permission calculations 3 years ago
player.py Update comments after `# type: ignore` to be compatible with PEP 484 3 years ago
py.typed Add typing metadata 4 years ago
raw_models.py Type up gateway payloads 3 years ago
reaction.py Remove unused imports 3 years ago
role.py Remove unused imports 3 years ago
scheduled_event.py Fix typing issues and improve typing completeness across the library 3 years ago
shard.py Remove redundant imports and variables 3 years ago
stage_instance.py Fix typing issues and improve typing completeness across the library 3 years ago
state.py Add new on_thread_create event 3 years ago
sticker.py [types] Use PEP-655 style Required/NotRequired types 3 years ago
team.py Include inherited members in TeamMember's documentation 3 years ago
template.py Change wording of InvalidArgument removal in docs 3 years ago
threads.py Remove unused imports and make exports explicit 3 years ago
user.py Fix typing issues and improve typing completeness across the library 3 years ago
utils.py Update types to use Awaitable where possible 3 years ago
voice_client.py Update comments after `# type: ignore` to be compatible with PEP 484 3 years ago
widget.py Remove unused imports 3 years ago