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 f8999b63ae Fix long-standing issue with user updates not dispatching properly. 6 years ago
..
bin Update opus and add COPYING notice 7 years ago
ext/commands [commands] Raise TypeError instead of ClientException in some places 6 years ago
__init__.py Redesign asset retrieval in the library. 6 years ago
__main__.py Add new cog methods 6 years ago
abc.py simplify HistoryIterator message ordering 6 years ago
activity.py Change Activity.application_id from `str` to `int`. 6 years ago
appinfo.py Redesign asset retrieval in the library. 6 years ago
asset.py Redesign asset retrieval in the library. 6 years ago
audit_logs.py Bumped copyright years to 2019. 6 years ago
backoff.py Organise documentation 6 years ago
calls.py Organise documentation 6 years ago
channel.py simplify HistoryIterator message ordering 6 years ago
client.py Client.event raises TypeError instead of ClientException. 6 years ago
colour.py Bumped copyright years to 2019. 6 years ago
context_managers.py Bumped copyright years to 2019. 6 years ago
embeds.py Organise documentation 6 years ago
emoji.py Use explicit __eq__ call to be consistent with other methods. 6 years ago
enums.py Added functionality to edit user settings 6 years ago
errors.py Try to consistently use "inherit" vs "derive" in documentation. 6 years ago
file.py Take back ownership of files from aiohttp for retrying requests. 6 years ago
gateway.py Organise documentation 6 years ago
guild.py simplify AuditLogIterator ordering 6 years ago
http.py allow passing 0 for logs_from parameters 6 years ago
invite.py Redesign asset retrieval in the library. 6 years ago
iterators.py terminate iterators immediately once out of data 6 years ago
member.py Fix long-standing issue with user updates not dispatching properly. 6 years ago
message.py Add note about escape_markdown in Message.clean_content 6 years ago
mixins.py Bumped copyright years to 2019. 6 years ago
object.py Organise documentation 6 years ago
opus.py Add a note to load_opus that it's auto loaded on Windows. 6 years ago
permissions.py Added support for comparing PermissionOverwrites 6 years ago
player.py Organise documentation 6 years ago
raw_models.py Redesign bulk delete events 6 years ago
reaction.py Organise documentation 6 years ago
relationship.py Bumped copyright years to 2019. 6 years ago
role.py Organise documentation 6 years ago
shard.py Organise documentation 6 years ago
state.py Fix long-standing issue with user updates not dispatching properly. 6 years ago
user.py Fix copy paste error in ClientUser.edit_settings 6 years ago
utils.py Forgot to escape backticks. 6 years ago
voice_client.py Don't reconnect during 4014/4015 in voice websocket. 6 years ago
webhook.py Redesign asset retrieval in the library. 6 years ago
widget.py Redesign asset retrieval in the library. 6 years ago