Rapptz f5b927f01c Fix GUILD_MEMBER_UPDATE and GUILD_UPDATE not triggering. 9 years ago
..
__init__.py Add discord.version_info 10 years ago
channel.py Fix Channel.permissions_for attribute error. 10 years ago
client.py Fix GUILD_MEMBER_UPDATE and GUILD_UPDATE not triggering. 9 years ago
colour.py Most data classes now support hashing. 10 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 Most data classes now support hashing. 10 years ago
member.py Add enumerators instead of strings. 10 years ago
message.py Add Message.clean_content property to get prettified mentions. 10 years ago
mixins.py Most data classes now support hashing. 10 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 Most data classes now support hashing. 10 years ago
role.py Most data classes now support hashing. 10 years ago
server.py All update related events now pass in the previous state. 10 years ago
state.py Add on_member_ban and on_member_unban events. 10 years ago
user.py Most data classes now support hashing. 10 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