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 3e072db5d0 Fix Client.unban parameter name (name -> user) 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 Fix Client.unban parameter name (name -> user) 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 Make Message.channel an Object if something goes wrong. 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