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 e75edc2e57 Document Client.run reconnection idiosyncrasy. 9 years ago
..
__init__.py Add discord.Object class for generic pass-by-ID. 10 years ago
channel.py Channel.permissions_for now correctly handles everyone overwrites. 10 years ago
client.py Document Client.run reconnection idiosyncrasy. 9 years ago
colour.py Split data classes into more files. 10 years ago
endpoints.py Add client register API 10 years ago
errors.py Fix annoying lack of parenthesis at end of HTTPException 10 years ago
invite.py Add Client.get_invite to turn a URL to an Invite object. 9 years ago
member.py Use try-except instead of checking for membership. 10 years ago
message.py Add Message.channel_mentions 10 years ago
object.py Add discord.Object class for generic pass-by-ID. 10 years ago
permissions.py Change Permissions constants to be class method factories instead. 10 years ago
role.py Role.is_everyone actually uses the proper check. 10 years ago
server.py icon_url and get_default_channel in Server 10 years ago
user.py Initial commit 10 years ago
utils.py Revert "GIF support for avatars" 9 years ago