.. |
bin
|
Update Windows opus binaries from 1.2.1 to 1.3.1
|
4 years ago |
ext
|
[commands] Correct ChannelNotFound docstring
|
4 years ago |
__init__.py
|
Bump version to 1.6
|
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 Emoji.url_as
|
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
|
Allow PartialMessage to work with DM channels as well
|
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
|
Add versionadded string for Emoji.url_as
|
4 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
|
Make File docstring raw for Python 3.9 compatibility
|
4 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
|
Fix SyntaxError from PR implementing presences in member querying
|
4 years ago |
guild.py
|
Support setting the preferred locale via Guild.edit
|
4 years ago |
http.py
|
Support setting the preferred locale via Guild.edit
|
4 years ago |
integrations.py
|
Remove namedtuples to better future guard the library
|
5 years ago |
invite.py
|
Revert "Fix table wrapping"
|
4 years ago |
iterators.py
|
Add support for chunking AsyncIterator objects
|
4 years ago |
member.py
|
Update add_roles docstring to mention role order.
|
4 years ago |
mentions.py
|
Implement discord.Message.reply
|
4 years ago |
message.py
|
Capitalize Discord in docs of message related attributes
|
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
|
Add in Decoder
|
4 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
|
Dispatch user updates if the global cache gets stale in update events
|
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 AttributeError in Webhook message delete
|
4 years ago |
widget.py
|
Remove namedtuples to better future guard the library
|
5 years ago |