.. |
bin
|
Update opus and add COPYING notice
|
7 years ago |
ext
|
Document Command.cog property
|
6 years ago |
__init__.py
|
Version bump for development purposes.
|
6 years ago |
__main__.py
|
Make discord --version a bit more helpful.
|
6 years ago |
abc.py
|
Make permissions_synced actually return False
|
6 years ago |
activity.py
|
Cast activity enumerator to integer instead of accessing value directly
|
6 years ago |
appinfo.py
|
Support team members data in application info
|
6 years ago |
asset.py
|
Support team members data in application info
|
6 years ago |
audit_logs.py
|
Improve documentation
|
6 years ago |
backoff.py
|
Improve documentation
|
6 years ago |
calls.py
|
Improve documentation
|
6 years ago |
channel.py
|
Add VoiceChannel.voice_states low level helper.
|
6 years ago |
client.py
|
Use X-Ratelimit-Reset-After header by default.
|
6 years ago |
colour.py
|
Improve documentation
|
6 years ago |
context_managers.py
|
Catch asyncio.CancelledError in 3.8 in typing context manager
|
6 years ago |
embeds.py
|
Improve documentation
|
6 years ago |
emoji.py
|
Add Emoji.is_usable()
|
6 years ago |
enums.py
|
Add europe region
|
6 years ago |
errors.py
|
Improve documentation
|
6 years ago |
file.py
|
Improve documentation
|
6 years ago |
gateway.py
|
use proper ip for endpoint ip
|
6 years ago |
guild.py
|
Prevent premium_subscription_count being None
|
6 years ago |
http.py
|
Use X-Ratelimit-Reset-After header by default.
|
6 years ago |
invite.py
|
Improve documentation
|
6 years ago |
iterators.py
|
Implement `Guild.fetch_members`
|
6 years ago |
member.py
|
Add self_stream property to VoiceState object.
|
6 years ago |
message.py
|
Fix broken versionadded in Message.is_system()
|
6 years ago |
mixins.py
|
Bumped copyright years to 2019.
|
6 years ago |
object.py
|
Fix discord.Object type hinting docs
|
6 years ago |
oggparse.py
|
Add FFmpegOpusAudio and other voice improvements
|
6 years ago |
opus.py
|
Add FFmpegOpusAudio and other voice improvements
|
6 years ago |
permissions.py
|
Improve documentation
|
6 years ago |
player.py
|
Fix FFmpegAudio._process not existing if _spawn_process raises
|
6 years ago |
raw_models.py
|
Add RawReactionActionEvent.event_type attribute.
|
6 years ago |
reaction.py
|
Reaction's emoji can be a partial one too
|
6 years ago |
relationship.py
|
Bumped copyright years to 2019.
|
6 years ago |
role.py
|
Create Permissions and Colour objects when necessary in Role
|
6 years ago |
shard.py
|
docs: Fix minor typo
|
6 years ago |
state.py
|
Actually add things to the message cache.
|
6 years ago |
team.py
|
Fix TeamMember.team typehinting
|
6 years ago |
user.py
|
Disambiguate and normalize documentation for non-bot only methods
|
6 years ago |
utils.py
|
Use X-Ratelimit-Reset-After header by default.
|
6 years ago |
voice_client.py
|
Add FFmpegOpusAudio and other voice improvements
|
6 years ago |
webhook.py
|
Fix breakage with webhook tokens being missing.
|
6 years ago |
widget.py
|
Improve documentation
|
6 years ago |