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 8d52ddaff6 Fix remaining type errors in main package 3 years ago
..
bin Update Windows opus binaries from 1.2.1 to 1.3.1 4 years ago
ext [commands] Properly eject listeners with custom names 3 years ago
types Fix types in guild.py 3 years ago
ui Document more uses of type ignore 3 years ago
webhook Change Webhook.avatar to be consistent with User.avatar 3 years ago
__init__.py Add explicit type annotation to version_info and reformat 4 years ago
__main__.py Reformat code using black 3 years ago
abc.py Document more uses of type ignore 3 years ago
activity.py Reformat code using black 3 years ago
appinfo.py Add support for AppInfo.flags 3 years ago
asset.py Reformat code using black 3 years ago
audit_logs.py Fix typing in Audit Logs 3 years ago
backoff.py Fix some type ignores in backoff and channel 3 years ago
channel.py Fix some type-check errors 3 years ago
client.py Fix and document type ignores in client 3 years ago
colour.py Reformat code using black 3 years ago
components.py Document more uses of type ignore 3 years ago
context_managers.py Reformat code using black 3 years ago
embeds.py Document more uses of type ignore 3 years ago
emoji.py Fix typing in emoji.py 3 years ago
enums.py Document more uses of type ignore 3 years ago
errors.py Document more uses of type ignore 3 years ago
file.py Reformat code using black 3 years ago
flags.py Fix some type-check errors 3 years ago
gateway.py Fix remaining type errors in main package 3 years ago
guild.py Fix types in guild.py 3 years ago
http.py Fix types in guild.py 3 years ago
integrations.py Fix a few more type errors 3 years ago
interactions.py Fix a few more type errors 3 years ago
invite.py Fix user cache acting incorrectly with evictions 4 years ago
member.py Fix types in guild.py 3 years ago
mentions.py Reformat code using black 3 years ago
message.py Fix remaining type errors in main package 3 years ago
mixins.py Reformat code using black 3 years ago
object.py Reformat code using black 3 years ago
oggparse.py Reformat code using black 3 years ago
opus.py Fix typing in voice related files 3 years ago
partial_emoji.py Reformat code using black 3 years ago
permissions.py Reformat code using black 3 years ago
player.py Fix typing in voice related files 3 years ago
py.typed Add typing metadata 4 years ago
raw_models.py Type up gateway payloads 3 years ago
reaction.py Fix some type-check errors 3 years ago
role.py Update sphinx and fix documentation issues 3 years ago
shard.py Add positional-only arguments in more places 3 years ago
stage_instance.py Reformat code using black 3 years ago
state.py Fix remaining type errors in main package 3 years ago
sticker.py Fix some type-check errors 3 years ago
team.py Remove extraneous __slots__ assignments 4 years ago
template.py Reformat code using black 3 years ago
threads.py Update sphinx and fix documentation issues 3 years ago
user.py Fix some type-check errors 3 years ago
utils.py Fix NameError in utils.get 3 years ago
voice_client.py Fix signature for VoiceClient 3 years ago
widget.py Fix some type-check errors 3 years ago