You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Rapptz ab46afee1d Changed functions that return a constant value into properties. 9 years ago
..
__init__.py Add discord.version_info 9 years ago
channel.py Changed functions that return a constant value into properties. 9 years ago
client.py Editing profile now writes to the cache. 9 years ago
colour.py Switch to NumPy style documentation. 9 years ago
endpoints.py Implement cache of login credentials. 9 years ago
enums.py Add enumerators instead of strings. 9 years ago
errors.py Add Forbidden and NotFound exceptions. 9 years ago
invite.py Switch to NumPy style documentation. 9 years ago
member.py Add enumerators instead of strings. 9 years ago
message.py Message.channel's Object instance has an is_private attribute now. 9 years ago
object.py Switch to NumPy style documentation. 9 years ago
opus.py Documentation fixes for opus related import errors. 9 years ago
permissions.py Simplified permissions bit operations. 9 years ago
role.py Fix bug where Role.is_everyone doesn't propagate in GUILD_ROLE_UPDATE. 9 years ago
server.py Changed functions that return a constant value into properties. 9 years ago
state.py avoid potential bug when creating new private msgs 9 years ago
user.py Changed functions that return a constant value into properties. 9 years ago
utils.py Add discord.utils.get helper. 9 years ago
voice_client.py Remove socket.shutdown and only use socket.close instead. 9 years ago