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 101d8d52b6 Add warning for Message.mentions order being non-deterministic. 9 years ago
..
__init__.py Add discord.Object class for generic pass-by-ID. 10 years ago
channel.py "An array" -> "A list" for documentation purposes. 9 years ago
client.py Move server parsing code from Client to Server. 9 years ago
colour.py Update to the new colours. 9 years ago
endpoints.py Add client register API 10 years ago
errors.py Add LoginFailure exception for a clearer failure in Client.login 9 years ago
invite.py Add Client.get_invite to turn a URL to an Invite object. 10 years ago
member.py Member.roles array now has the default role as the first element. 9 years ago
message.py Add warning for Message.mentions order being non-deterministic. 9 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 "An array" -> "A list" for documentation purposes. 9 years ago
user.py Document supported operations in discord.User 9 years ago
utils.py Revert "GIF support for avatars" 9 years ago