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 860d6a9ace Revert "Rework documentation to not duplicate inherited members." 7 years ago
..
bin Update opus and add COPYING notice 7 years ago
ext/commands Revert "Rework documentation to not duplicate inherited members." 7 years ago
__init__.py Remove dead package references. 7 years ago
__main__.py [lint] Fix incorrect and inconsistent whitespace 7 years ago
abc.py Change internal representation of roles in Member and Emoji. 7 years ago
activity.py [lint] Fix types used for __slots__ and __all__ 7 years ago
audit_logs.py Add support for AuditLogDiff.slowmode_delay. 7 years ago
backoff.py Fixed ExponentialBackoff not working when integral 8 years ago
calls.py Change docstrings to raw-strings 7 years ago
channel.py Revert "Rework documentation to not duplicate inherited members." 7 years ago
client.py Optimise tight loops in DiscordGateway.received_message 7 years ago
colour.py Add Colour.from_hsv 7 years ago
context_managers.py Fix NameError for typing context manager. 7 years ago
embeds.py [lint] Fix incorrect and inconsistent whitespace 7 years ago
emoji.py Remove outdated note about bot accounts. 7 years ago
enums.py Added hypesquad house functionality 7 years ago
errors.py Drop support for Python 3.4 and make minimum version 3.5.2. 7 years ago
file.py Add intersphinx 7 years ago
gateway.py Optimise tight loops in DiscordGateway.received_message 7 years ago
guild.py Add Guild.splash_url_as 7 years ago
http.py Add support for Discord's slow mode. 7 years ago
invite.py [lint] Fix incorrect and inconsistent whitespace 7 years ago
iterators.py [lint] Fix incorrect and inconsistent whitespace 7 years ago
member.py Revert "Rework documentation to not duplicate inherited members." 7 years ago
message.py Change internal role storage in Guild to a dict instead of a list. 7 years ago
mixins.py Update copyright year to 2017. 8 years ago
object.py [lint] Fix incorrect and inconsistent whitespace 7 years ago
opus.py Fixed opus error check 7 years ago
permissions.py Change docstrings to raw-strings 7 years ago
player.py Fix up the Sphinx strings causing warnings. 7 years ago
raw_models.py [lint] Fix incorrect and inconsistent whitespace 7 years ago
reaction.py Remove Reaction.users "Python 3.4 usage" section 7 years ago
relationship.py [lint] Remove unused imports 7 years ago
role.py Fix NameError and duplicate insertion bug when moving roles. 7 years ago
shard.py Don't try to close shards if there are none yet. 7 years ago
state.py Optimise tight loops in DiscordGateway.received_message 7 years ago
user.py Revert "Rework documentation to not duplicate inherited members." 7 years ago
utils.py Add Guild.splash_url_as 7 years ago
voice_client.py Fix up the Sphinx strings causing warnings. 7 years ago
webhook.py Fix up the Sphinx strings causing warnings. 7 years ago