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 70c5f1723f Fix Embed.to_dict to work with TZ aware datetime objects. 6 years ago
..
bin Update opus and add COPYING notice 7 years ago
ext/commands [commands] Redesign HelpFormatter into HelpCommand 6 years ago
__init__.py Expose more information from partial invites, along with counts. 6 years ago
__main__.py Add new cog methods 6 years ago
abc.py Bumped copyright years to 2019. 6 years ago
activity.py Change Activity.application_id from `str` to `int`. 6 years ago
audit_logs.py Bumped copyright years to 2019. 6 years ago
backoff.py Bumped copyright years to 2019. 6 years ago
calls.py Bumped copyright years to 2019. 6 years ago
channel.py Handle type updates in TextChannel._update for news channels. 6 years ago
client.py Moved http.close to before _closed.set 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 Fix Embed.to_dict to work with TZ aware datetime objects. 6 years ago
emoji.py Fix Emoji.__hash__ being None. 6 years ago
enums.py Add support for guild news channels. 6 years ago
errors.py Bumped copyright years to 2019. 6 years ago
file.py Bumped copyright years to 2019. 6 years ago
gateway.py Warn on high latency and blocking heartbeat 6 years ago
guild.py Add support for reading guild descriptions 6 years ago
http.py Add support for guild banners 6 years ago
invite.py Add support for reading guild descriptions 6 years ago
iterators.py Fix ReactionIterator for limit > 100 6 years ago
member.py Update Member.joined_at on MESSAGE_CREATE and document it can be None. 6 years ago
message.py Support path-like objects in Attachment.save. 6 years ago
mixins.py Bumped copyright years to 2019. 6 years ago
object.py Bumped copyright years to 2019. 6 years ago
opus.py Bumped copyright years to 2019. 6 years ago
permissions.py Added support for comparing PermissionOverwrites 6 years ago
player.py Update voice code to vws V4 6 years ago
raw_models.py Bumped copyright years to 2019. 6 years ago
reaction.py Add `remove()` to Reaction 6 years ago
relationship.py Bumped copyright years to 2019. 6 years ago
role.py Bumped copyright years to 2019. 6 years ago
shard.py Bumped copyright years to 2019. 6 years ago
state.py Expose Embed.from_data as Embed.from_dict 6 years ago
user.py Add PremiumType enumeration and ClientUser.premium_type 6 years ago
utils.py Add support for guild banners 6 years ago
voice_client.py Don't reconnect during 4014/4015 in voice websocket. 6 years ago
webhook.py Mock a ConnectionState object to fix wait=True errors in webhooks. 6 years ago