Rapptz f0d5d7a490 Rename some listeners to `wait_until_`. 9 years ago
..
__init__.py Add discord.version_info 10 years ago
channel.py Add __slots__ where appropriate to data classes. 9 years ago
client.py Rename some listeners to `wait_until_`. 9 years ago
colour.py Add __slots__ where appropriate to data classes. 9 years ago
endpoints.py Implement cache of login credentials. 10 years ago
enums.py Add enumerators instead of strings. 10 years ago
errors.py Add Forbidden and NotFound exceptions. 10 years ago
invite.py Add __slots__ where appropriate to data classes. 9 years ago
member.py Add __slots__ where appropriate to data classes. 9 years ago
message.py Add __slots__ where appropriate to data classes. 9 years ago
mixins.py Add __slots__ where appropriate to data classes. 9 years ago
object.py Clean-up documentation to use NumPy style docs on remaining classes. 10 years ago
opus.py Documentation fixes for opus related import errors. 10 years ago
permissions.py Add __slots__ where appropriate to data classes. 9 years ago
role.py Add __slots__ where appropriate to data classes. 9 years ago
server.py All update related events now pass in the previous state. 10 years ago
state.py Delete messages from message cache when you leave the server. 9 years ago
user.py Add __slots__ where appropriate to data classes. 9 years ago
utils.py Clean-up documentation to use NumPy style docs on remaining classes. 10 years ago
voice_client.py Documentation fixes. 10 years ago