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 7f94f75223 Handle TYPING_START event. 10 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 Handle TYPING_START event. 10 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 the ability to accept invites. 10 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 Add utils.find helper function. 10 years ago