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 da37ff16c1 Add get_raw_[channel_]mentions to Message 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 Add Client.get_all_channels and Client.get_all_members 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 Add InvalidArgument exception and change exceptions thrown. 10 years ago
invite.py Add the ability to accept invites. 10 years ago
member.py Split data classes into more files. 10 years ago
message.py Add get_raw_[channel_]mentions to Message 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