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 7eb73cdc71 Add Role.members to get every member with a role. 10 years ago
..
bin Add libopus DLLs for ease of use. 10 years ago
ext [commands] Remove send_ utility functions. 10 years ago
__init__.py Re-add support for reactions. 10 years ago
abc.py Add delete_after parameter to MessageChannel.send 10 years ago
calls.py Absolute import some circular dependencies to appease Python 3.4. 10 years ago
channel.py Add useful repr to all data classes. 10 years ago
client.py Absolute import some circular dependencies to appease Python 3.4. 10 years ago
colour.py Add useful repr to all data classes. 10 years ago
compat.py Add compatibility layer for `run_coroutine_threadsafe`. 10 years ago
context_managers.py Add MessageChannel.typing context manager for prolonged typing. 10 years ago
embeds.py Absolute import some circular dependencies to appease Python 3.4. 10 years ago
emoji.py Add useful repr to all data classes. 10 years ago
enums.py Rename Server to Guild everywhere. 10 years ago
errors.py Split channel types. 10 years ago
game.py Add useful repr to all data classes. 10 years ago
gateway.py Absolute import some circular dependencies to appease Python 3.4. 10 years ago
guild.py Add useful repr to all data classes. 10 years ago
http.py Absolute import some circular dependencies to appease Python 3.4. 10 years ago
invite.py Add useful repr to all data classes. 10 years ago
iterators.py Split channel types. 10 years ago
member.py Add useful repr to all data classes. 10 years ago
message.py Add useful repr to all data classes. 10 years ago
mixins.py Slots use tuples instead now. 10 years ago
object.py Absolute import some circular dependencies to appease Python 3.4. 10 years ago
opus.py Add ability to set opus encoder input signal type. 10 years ago
permissions.py Add useful repr to all data classes. 10 years ago
reaction.py Add useful repr to all data classes. 10 years ago
role.py Add Role.members to get every member with a role. 10 years ago
state.py Add delete_after parameter to MessageChannel.send 10 years ago
user.py Add useful repr to all data classes. 10 years ago
utils.py Rename Server to Guild everywhere. 10 years ago
voice_client.py Absolute import some circular dependencies to appease Python 3.4. 10 years ago