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 1a0182e6eb Fix import for Object.created_at 9 years ago
..
bin Add libopus DLLs for ease of use. 9 years ago
ext [commands] Default converters now take in IDs to match against. 9 years ago
__init__.py Add custom emoji support. 9 years ago
calls.py Fix SyntaxError in constructing VoiceState for Python 3.4 9 years ago
channel.py Fix bug when permission overwrites could be applied out of order. 9 years ago
client.py Fix bug that disallowed ServerRegion from being used in edit_server. 9 years ago
colour.py Fix Colour.__str__ to actually pad zeroes. 9 years ago
compat.py Add compatibility layer for `run_coroutine_threadsafe`. 9 years ago
emoji.py Emoji.url uses api url. 9 years ago
endpoints.py Add Client.application_info to retrieve the current app info. 9 years ago
enums.py Add new EU Central and EU West server regions. 9 years ago
errors.py Make HTTPException get the error JSON's message attribute. 9 years ago
game.py Add Game.type and Game.url attributes to change streaming status. 9 years ago
gateway.py Fix gateway code to work with websockets 3.2. 9 years ago
http.py Add functions to query and actually prune members from a server. 9 years ago
invite.py Update license of files to 2016. 9 years ago
iterators.py logs_from improvements for after param. 9 years ago
member.py Fix voice state update issue in on_voice_state_update 9 years ago
message.py Add utility properties to CallMessage to query information. 9 years ago
mixins.py Update license of files to 2016. 9 years ago
object.py Fix import for Object.created_at 9 years ago
opus.py Add libopus DLLs for ease of use. 9 years ago
permissions.py Rename Permissions.change_nicknames to change_nickname to match UI. 9 years ago
role.py Clarify Role.position documentation. 9 years ago
server.py Add custom emoji support. 9 years ago
state.py Add custom emoji support. 9 years ago
user.py Add User.mentioned_in helper to check if a message mentions you. 9 years ago
utils.py Remove unused verify response function. 9 years ago
voice_client.py Add stderr arg to create_ffmpeg_player 9 years ago