| .. |
|
app_commands
|
Remove StoreChannel and any references to it
|
4 years ago |
|
bin
|
Update Windows opus binaries from 1.2.1 to 1.3.1
|
6 years ago |
|
ext
|
Remove StoreChannel and any references to it
|
4 years ago |
|
types
|
Remove StoreChannel and any references to it
|
4 years ago |
|
ui
|
Change View callback order to (self, interaction, item)
|
4 years ago |
|
webhook
|
Fix InvalidArgument typo in Webhook.edit
|
4 years ago |
|
__init__.py
|
Remove unnecessary exported variables
|
4 years ago |
|
__main__.py
|
Fix typing issues and improve typing completeness across the library
|
4 years ago |
|
abc.py
|
Update comments after `# type: ignore` to be compatible with PEP 484
|
4 years ago |
|
activity.py
|
Fix typing issues and improve typing completeness across the library
|
4 years ago |
|
appinfo.py
|
Add support for AppInfo.flags
|
4 years ago |
|
asset.py
|
Fix typing issues and improve typing completeness across the library
|
4 years ago |
|
audit_logs.py
|
Update comments after `# type: ignore` to be compatible with PEP 484
|
4 years ago |
|
backoff.py
|
Fix some type ignores in backoff and channel
|
4 years ago |
|
channel.py
|
Remove StoreChannel and any references to it
|
4 years ago |
|
client.py
|
Update comments after `# type: ignore` to be compatible with PEP 484
|
4 years ago |
|
colour.py
|
Fix typing issues and improve typing completeness across the library
|
4 years ago |
|
components.py
|
Update comments after `# type: ignore` to be compatible with PEP 484
|
4 years ago |
|
context_managers.py
|
Fix typing issues and improve typing completeness across the library
|
4 years ago |
|
embeds.py
|
Update comments after `# type: ignore` to be compatible with PEP 484
|
4 years ago |
|
emoji.py
|
Update comments after `# type: ignore` to be compatible with PEP 484
|
4 years ago |
|
enums.py
|
Remove StoreChannel and any references to it
|
4 years ago |
|
errors.py
|
Update comments after `# type: ignore` to be compatible with PEP 484
|
4 years ago |
|
file.py
|
Fix typing issues and improve typing completeness across the library
|
4 years ago |
|
flags.py
|
Fix typing issues and improve typing completeness across the library
|
4 years ago |
|
gateway.py
|
Update comments after `# type: ignore` to be compatible with PEP 484
|
4 years ago |
|
guild.py
|
Remove StoreChannel and any references to it
|
4 years ago |
|
http.py
|
Add http_trace option in Client to trace the library's HTTP requests
|
4 years ago |
|
integrations.py
|
Fix typing issues and improve typing completeness across the library
|
4 years ago |
|
interactions.py
|
Remove StoreChannel and any references to it
|
4 years ago |
|
invite.py
|
Update comments after `# type: ignore` to be compatible with PEP 484
|
4 years ago |
|
member.py
|
Fix typo in Member.edit documentation
|
4 years ago |
|
mentions.py
|
Fix mention_author suppressing all mentions
|
4 years ago |
|
message.py
|
Update comments after `# type: ignore` to be compatible with PEP 484
|
4 years ago |
|
mixins.py
|
Reformat code using black
|
4 years ago |
|
object.py
|
Reformat code using black
|
4 years ago |
|
oggparse.py
|
Reformat code using black
|
4 years ago |
|
opus.py
|
Ignore type error already handled by exception handling
|
4 years ago |
|
partial_emoji.py
|
Fix typing issues and improve typing completeness across the library
|
4 years ago |
|
permissions.py
|
Add missing types for two permissions in PermissionOverwrite
|
4 years ago |
|
player.py
|
Update comments after `# type: ignore` to be compatible with PEP 484
|
4 years ago |
|
py.typed
|
Add typing metadata
|
5 years ago |
|
raw_models.py
|
Type up gateway payloads
|
4 years ago |
|
reaction.py
|
Fix typing issues and improve typing completeness across the library
|
4 years ago |
|
role.py
|
Fix typing issues and improve typing completeness across the library
|
4 years ago |
|
scheduled_event.py
|
Fix typing issues and improve typing completeness across the library
|
4 years ago |
|
shard.py
|
Fix typing issues and improve typing completeness across the library
|
4 years ago |
|
stage_instance.py
|
Fix typing issues and improve typing completeness across the library
|
4 years ago |
|
state.py
|
Update comments after `# type: ignore` to be compatible with PEP 484
|
4 years ago |
|
sticker.py
|
Update comments after `# type: ignore` to be compatible with PEP 484
|
4 years ago |
|
team.py
|
Include inherited members in TeamMember's documentation
|
4 years ago |
|
template.py
|
Change wording of InvalidArgument removal in docs
|
4 years ago |
|
threads.py
|
Remove user account reference in docstring
|
4 years ago |
|
user.py
|
Fix typing issues and improve typing completeness across the library
|
4 years ago |
|
utils.py
|
Mark MISSING as hashable to allow it to be used in dataclasses in 3.11
|
4 years ago |
|
voice_client.py
|
Update comments after `# type: ignore` to be compatible with PEP 484
|
4 years ago |
|
widget.py
|
Fix typing issues and improve typing completeness across the library
|
4 years ago |