.. |
bin
|
Update opus and add COPYING notice
|
7 years ago |
ext
|
[commands] Added in missing channel links
|
4 years ago |
__init__.py
|
[chore] Remove redundant imports
|
4 years ago |
__main__.py
|
Rewrite gateway to use aiohttp instead of websockets
|
5 years ago |
abc.py
|
Fix wrong documented permission for GuildChannel.invites()
|
4 years ago |
activity.py
|
[bug] call super constructor for `CustomActivity` to fix `created_at`
|
4 years ago |
appinfo.py
|
Implement icon_rl_as and cover_image_url_as for AppInfo
|
4 years ago |
asset.py
|
Add sticker support
|
4 years ago |
audit_logs.py
|
Bump copyright year to 2020
|
5 years ago |
backoff.py
|
Bump copyright year to 2020
|
5 years ago |
calls.py
|
Bump copyright year to 2020
|
5 years ago |
channel.py
|
Add PartialMessage to allow working with channel/message_id pairs.
|
4 years ago |
client.py
|
[chore] Remove redundant imports
|
4 years ago |
colour.py
|
Clarify Colour.random RNG
|
4 years ago |
context_managers.py
|
Bump copyright year to 2020
|
5 years ago |
embeds.py
|
Fix error when trying to clear empty image/thumbnail in embeds
|
5 years ago |
emoji.py
|
Fixes and improvements for v1.3 documentation
|
5 years ago |
enums.py
|
Code cleanup involving enums and message replies
|
4 years ago |
errors.py
|
Add a special exception for required privileged intents
|
5 years ago |
file.py
|
Fix various inconsistencies within the documentation (#5067)
|
5 years ago |
flags.py
|
Don't store a user cache if there's no member intent or cache is off
|
4 years ago |
gateway.py
|
Add internal method to check if the websocket is currently ratelimited
|
5 years ago |
guild.py
|
Add support for editing and deleting webhook messages.
|
4 years ago |
http.py
|
Implement discord.Message.reply
|
4 years ago |
integrations.py
|
Remove namedtuples to better future guard the library
|
5 years ago |
invite.py
|
Remove namedtuples to better future guard the library
|
5 years ago |
iterators.py
|
Add support for chunking AsyncIterator objects
|
4 years ago |
member.py
|
[chore] Remove redundant imports
|
4 years ago |
mentions.py
|
Implement discord.Message.reply
|
4 years ago |
message.py
|
Add PartialMessage to allow working with channel/message_id pairs.
|
4 years ago |
mixins.py
|
Bump copyright year to 2020
|
5 years ago |
object.py
|
Convert id parameter of Object into int or raise TypeError on failure
|
5 years ago |
oggparse.py
|
Bump copyright year to 2020
|
5 years ago |
opus.py
|
Bump copyright year to 2020
|
5 years ago |
partial_emoji.py
|
Add created_at property to PartialEmoji
|
4 years ago |
permissions.py
|
Evict keys when they're set to None in PermissionOverwrite
|
5 years ago |
player.py
|
Suppress the creation of a command window from ffmpeg on Windows
|
4 years ago |
raw_models.py
|
update the docs on RawReactionActionEvent.member
|
5 years ago |
reaction.py
|
Bump copyright year to 2020
|
5 years ago |
relationship.py
|
Bump copyright year to 2020
|
5 years ago |
role.py
|
Implement role tags.
|
4 years ago |
shard.py
|
Add a way to check if the websocket is rate limited.
|
4 years ago |
state.py
|
[chore] Remove redundant imports
|
4 years ago |
sticker.py
|
Fix preview_asset key name in Sticker
|
4 years ago |
team.py
|
Fix Team.icon_url_as format argument default value
|
4 years ago |
template.py
|
Fix error with templates not having access to member cache flags.
|
4 years ago |
user.py
|
Fix and add documentation
|
5 years ago |
utils.py
|
[chore] Remove redundant imports
|
4 years ago |
voice_client.py
|
Clear the connected flag when potentially reconnecting the player
|
4 years ago |
webhook.py
|
Fix WebhookMessages docstrings
|
4 years ago |
widget.py
|
Remove namedtuples to better future guard the library
|
5 years ago |