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 e19244b041 Add Member.top_role property to get the highest role. 10 years ago
..
bin Add libopus DLLs for ease of use. 10 years ago
ext [commands] Add Context.cog property. 10 years ago
__init__.py Add a way to set permission overwrites when creating a channel. 10 years ago
channel.py Make Channel.overwrites_for return PermissionOverwrite 10 years ago
client.py Don't assume that any shared fields are optional in Client.edit_channel. 10 years ago
colour.py Fix Colour.__str__ to actually pad zeroes. 10 years ago
compat.py Add compatibility layer for `run_coroutine_threadsafe`. 10 years ago
endpoints.py Add Client.application_info to retrieve the current app info. 10 years ago
enums.py Add default avatar property to User. 10 years ago
errors.py Make HTTPException get the error JSON's message attribute. 10 years ago
game.py Add Game.type and Game.url attributes to change streaming status. 10 years ago
gateway.py Attempt resume when we receive a 1001. 10 years ago
http.py Don't assume that any shared fields are optional in Client.edit_channel. 10 years ago
invite.py Update license of files to 2016. 11 years ago
iterators.py logs_from improvements for after param. 10 years ago
member.py Add Member.top_role property to get the highest role. 10 years ago
message.py Fix typo in Message.role_mentions documentation. 10 years ago
mixins.py Update license of files to 2016. 11 years ago
object.py Fix discord.Object documentation. 10 years ago
opus.py Add libopus DLLs for ease of use. 10 years ago
permissions.py Add discord.PermissionOverwrite type for channel-specific overwrites. 10 years ago
role.py Clarify Role.position documentation. 10 years ago
server.py Document Server.large 10 years ago
state.py Update positions when a role is added or removed. 10 years ago
user.py Add User.mentioned_in helper to check if a message mentions you. 10 years ago
utils.py Remove unused verify response function. 10 years ago
voice_client.py Make sure the socket is closed when we call VoiceClient.disconnect 10 years ago