| .. |
|
app_commands
|
Add CommandTree.copy_global_to method for quick development
|
4 years ago |
|
bin
|
Update Windows opus binaries from 1.2.1 to 1.3.1
|
6 years ago |
|
ext
|
[tasks] Refactor tasks to not store a time index state
|
4 years ago |
|
types
|
Add Widget.presence_count attribute and fix Widget types
|
4 years ago |
|
ui
|
Refactor loop code to allow usage of asyncio.run
|
4 years ago |
|
webhook
|
Raise a TypeError if a non-View is passed to Webhook.send
|
4 years ago |
|
__init__.py
|
Implement slash commands
|
4 years ago |
|
__main__.py
|
Fix type checker error in discord.__main__
|
4 years ago |
|
abc.py
|
Change wording of InvalidArgument removal in docs
|
4 years ago |
|
activity.py
|
Inject state into PartialEmoji in Activity
|
4 years ago |
|
appinfo.py
|
Add support for AppInfo.flags
|
4 years ago |
|
asset.py
|
Change wording of InvalidArgument removal in docs
|
4 years ago |
|
audit_logs.py
|
Add audit log event transformer for AuditLogEntry.target
|
4 years ago |
|
backoff.py
|
Fix some type ignores in backoff and channel
|
4 years ago |
|
channel.py
|
Change wording of InvalidArgument removal in docs
|
4 years ago |
|
client.py
|
Add asynchronous context manager support for Client
|
4 years ago |
|
colour.py
|
Use typing.Self throughout library
|
4 years ago |
|
components.py
|
Use typing.Self throughout library
|
4 years ago |
|
context_managers.py
|
Remove regular context manager support from Typing
|
4 years ago |
|
embeds.py
|
Use typing.Self throughout library
|
4 years ago |
|
emoji.py
|
Fix type of roles param in Emoji.edit's docstring
|
4 years ago |
|
enums.py
|
Change enum members in Locale to be snake_case
|
4 years ago |
|
errors.py
|
Remove NoMoreItems
|
4 years ago |
|
file.py
|
Reformat code using black
|
4 years ago |
|
flags.py
|
Use typing.Self throughout library
|
4 years ago |
|
gateway.py
|
Fix audio not sending
|
4 years ago |
|
guild.py
|
Fix bug where Guild.member_count would clear during update events
|
4 years ago |
|
http.py
|
Refactor loop code to allow usage of asyncio.run
|
4 years ago |
|
integrations.py
|
Change wording of InvalidArgument removal in docs
|
4 years ago |
|
interactions.py
|
Fix state parameter in Interaction.edit_original_message
|
4 years ago |
|
invite.py
|
Add missing attributes in PartialInviteGuild
|
4 years ago |
|
member.py
|
Add Member.timeout helper method
|
4 years ago |
|
mentions.py
|
Use typing.Self throughout library
|
4 years ago |
|
message.py
|
Change wording of InvalidArgument removal in docs
|
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
|
Remove discord.InvalidArgument
|
4 years ago |
|
partial_emoji.py
|
Use typing.Self throughout library
|
4 years ago |
|
permissions.py
|
Remove unused imports
|
4 years ago |
|
player.py
|
Refactor loop code to allow usage of asyncio.run
|
4 years ago |
|
py.typed
|
Add typing metadata
|
5 years ago |
|
raw_models.py
|
Type up gateway payloads
|
4 years ago |
|
reaction.py
|
Change wording of InvalidArgument removal in docs
|
4 years ago |
|
role.py
|
Change wording of InvalidArgument removal in docs
|
4 years ago |
|
scheduled_event.py
|
Prevent `KeyError` when removing scheduled event user
|
4 years ago |
|
shard.py
|
Refactor loop code to allow usage of asyncio.run
|
4 years ago |
|
stage_instance.py
|
Add support for stage instance's scheduled event
|
4 years ago |
|
state.py
|
Refactor loop code to allow usage of asyncio.run
|
4 years ago |
|
sticker.py
|
Fix some type-check errors
|
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
|
Fix typo in Thread.remove_user
|
4 years ago |
|
user.py
|
Change wording of InvalidArgument removal in docs
|
4 years ago |
|
utils.py
|
[commands] Automatically unload top level app commands in extensions
|
4 years ago |
|
voice_client.py
|
Refactor loop code to allow usage of asyncio.run
|
4 years ago |
|
widget.py
|
Add Widget.presence_count attribute and fix Widget types
|
4 years ago |