..
bin
Update Windows opus binaries from 1.2.1 to 1.3.1
5 years ago
ext
[commands] Only replace annotation if one was given
5 years ago
types
Typehint discord.Embed and introduce discord.types subpackage
5 years ago
__init__.py
Add `__all__` to remaining modules
5 years ago
__main__.py
Remove encoding header from generated code
5 years ago
abc.py
Add `__all__` to remaining modules
5 years ago
activity.py
Convert datetimes to aware datetimes with UTC.
5 years ago
appinfo.py
Add `__all__` to remaining modules
5 years ago
asset.py
Add `__all__` to remaining modules
5 years ago
audit_logs.py
Add `__all__` to remaining modules
5 years ago
backoff.py
Add `__all__` to remaining modules
5 years ago
channel.py
Remove userbot functionality
5 years ago
client.py
Add `__all__` to remaining modules
5 years ago
colour.py
Add `__all__` to remaining modules
5 years ago
context_managers.py
Add `__all__` to remaining modules
5 years ago
embeds.py
Typehint discord.Embed and introduce discord.types subpackage
5 years ago
emoji.py
Add `__all__` to remaining modules
5 years ago
enums.py
Use non-underscore TypeVar in enum code
5 years ago
errors.py
Add `__all__` to remaining modules
5 years ago
file.py
Add `__all__` to remaining modules
5 years ago
flags.py
Modernize code to use f-strings
5 years ago
gateway.py
Remove userbot functionality
5 years ago
guild.py
Add `__all__` to remaining modules
5 years ago
http.py
Revert "Remove unused group functionality"
5 years ago
integrations.py
Add `__all__` to remaining modules
5 years ago
interactions.py
Add on_interaction event and Interaction class.
5 years ago
invite.py
Add `__all__` to remaining modules
5 years ago
iterators.py
use `typing.AsyncIterator` for iterators
5 years ago
member.py
Add `__all__` to remaining modules
5 years ago
mentions.py
Add `__all__` to remaining modules
5 years ago
message.py
Use `asyncio.create_task` over `asyncio.ensure_future`
5 years ago
mixins.py
Add `__all__` to remaining modules
5 years ago
object.py
Add `__all__` to remaining modules
5 years ago
oggparse.py
Add `__all__` to remaining modules
5 years ago
opus.py
Add `__all__` to remaining modules
5 years ago
partial_emoji.py
Add `__all__` to remaining modules
5 years ago
permissions.py
Modernize code to use f-strings
5 years ago
player.py
Modernize code to use f-strings
5 years ago
raw_models.py
Add `__all__` to remaining modules
5 years ago
reaction.py
Add `__all__` to remaining modules
5 years ago
role.py
Add `__all__` to remaining modules
5 years ago
shard.py
Add `__all__` to remaining modules
5 years ago
state.py
Fix some regressions from create_task change
5 years ago
sticker.py
Add `__all__` to remaining modules
5 years ago
team.py
Modernize code to use f-strings
5 years ago
template.py
Convert datetimes to aware datetimes with UTC.
5 years ago
user.py
Add `__all__` to remaining modules
5 years ago
utils.py
Add `__all__` to remaining modules
5 years ago
voice_client.py
Add `__all__` to remaining modules
5 years ago
webhook.py
Add source_channel and source_guild to Webhook
5 years ago
widget.py
Add `__all__` to remaining modules
5 years ago