| .. |
|
bin
|
Update opus and add COPYING notice
|
9 years ago |
|
ext
|
Prepare for the discord.com domain rename
|
6 years ago |
|
__init__.py
|
Bump version for development
|
6 years ago |
|
__main__.py
|
Bump copyright year to 2020
|
7 years ago |
|
abc.py
|
Specify the unit for `max_age` arg in `GuildChannel.create_invite()`
|
6 years ago |
|
activity.py
|
Fix colour properties being displayed as methods in the documentation.
|
6 years ago |
|
appinfo.py
|
Fixes and improvements for v1.3 documentation
|
7 years ago |
|
asset.py
|
Drop superfluous zero in version related changes in the documentation
|
7 years ago |
|
audit_logs.py
|
Bump copyright year to 2020
|
7 years ago |
|
backoff.py
|
Bump copyright year to 2020
|
7 years ago |
|
calls.py
|
Bump copyright year to 2020
|
7 years ago |
|
channel.py
|
Use GuildChannel abc for CategoryChannel edit
|
6 years ago |
|
client.py
|
Prepare for the discord.com domain rename
|
6 years ago |
|
colour.py
|
Bump copyright year to 2020
|
7 years ago |
|
context_managers.py
|
Bump copyright year to 2020
|
7 years ago |
|
embeds.py
|
Allow clearing the author information in embeds.
|
6 years ago |
|
emoji.py
|
Fixes and improvements for v1.3 documentation
|
7 years ago |
|
enums.py
|
Add new alias VerificationLevel.very_high
|
6 years ago |
|
errors.py
|
Bump copyright year to 2020
|
7 years ago |
|
file.py
|
Bump copyright year to 2020
|
7 years ago |
|
flags.py
|
flags: support accessing flag value instances on the class
|
6 years ago |
|
gateway.py
|
Fix timeout issues with fetching members via query_members
|
6 years ago |
|
guild.py
|
Consistent usage of RST inline code within Guild.features references
|
6 years ago |
|
http.py
|
Implement some missing attributes of `Guild` (and `Guild.edit`)
|
6 years ago |
|
invite.py
|
Revert "Fix table wrapping"
|
6 years ago |
|
iterators.py
|
Allow HistoryIterator to take limit of 1 even when around is passed
|
6 years ago |
|
member.py
|
Fix colour properties being displayed as methods in the documentation.
|
6 years ago |
|
mentions.py
|
Add support for configuring allowed mentions per message or bot wide.
|
6 years ago |
|
message.py
|
Add spoiler keyword argument to Attachment.to_file
|
6 years ago |
|
mixins.py
|
Bump copyright year to 2020
|
7 years ago |
|
object.py
|
Convert id parameter of Object into int or raise TypeError on failure
|
6 years ago |
|
oggparse.py
|
Bump copyright year to 2020
|
7 years ago |
|
opus.py
|
Bump copyright year to 2020
|
7 years ago |
|
partial_emoji.py
|
animated key is never given to reaction_remove(_emoji)
|
6 years ago |
|
permissions.py
|
Mention that you can create Permissions via kwargs now
|
7 years ago |
|
player.py
|
player: Close ffmpeg stdin during streaming
|
6 years ago |
|
raw_models.py
|
Prepare for the discord.com domain rename
|
6 years ago |
|
reaction.py
|
Bump copyright year to 2020
|
7 years ago |
|
relationship.py
|
Bump copyright year to 2020
|
7 years ago |
|
role.py
|
allow passing color int to role.edit
|
6 years ago |
|
shard.py
|
Fix timeout issues with fetching members via query_members
|
6 years ago |
|
state.py
|
Fix TypeError in chunker
|
6 years ago |
|
team.py
|
Documentation fixes (#2531)
|
7 years ago |
|
user.py
|
Fix colour properties being displayed as methods in the documentation.
|
6 years ago |
|
utils.py
|
isinstance(x, y) and isinstance(x, z) -> isinstance(x, (y, z))
|
6 years ago |
|
voice_client.py
|
Change _handshaking variable when handshake terminate
|
6 years ago |
|
webhook.py
|
Prepare for the discord.com domain rename
|
6 years ago |
|
widget.py
|
Prepare for the discord.com domain rename
|
6 years ago |