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 af8e74d327 Allow deferring modal_submit interactions 3 years ago
..
bin Update Windows opus binaries from 1.2.1 to 1.3.1 4 years ago
ext Update sphinx and fix documentation issues 3 years ago
types Add support for Modal Interactions 3 years ago
ui Add support for Modal Interactions 3 years ago
webhook Add support for editing message attachments 3 years ago
__init__.py Add explicit type annotation to version_info and reformat 4 years ago
__main__.py Make __main__ template strings private 4 years ago
abc.py Refactor AsyncIter to use 3.6+ asynchronous generators 3 years ago
activity.py Added type: ignores where needed to activity.py 4 years ago
appinfo.py Add support for AppInfo.flags 3 years ago
asset.py Add support for animated guild banners 3 years ago
audit_logs.py Add missing audit log properties 3 years ago
backoff.py Type-hint backoff.py 4 years ago
channel.py Update sphinx and fix documentation issues 3 years ago
client.py Update sphinx and fix documentation issues 3 years ago
colour.py Add Colour.brand_green and Colour.brand_red 4 years ago
components.py Add support for Modal Interactions 3 years ago
context_managers.py Typehint context_managers.py 4 years ago
embeds.py Fix Embed.from_dict typing being too strict for a public function 4 years ago
emoji.py Remove in-place edits and return fresh instances instead 4 years ago
enums.py Add support for Modal Interactions 3 years ago
errors.py ResponseType type alias is private 4 years ago
file.py Add support for editing message attachments 3 years ago
flags.py Add message content to the Intents.default docstring 3 years ago
gateway.py Change on_socket_raw_receive to dispatch right before JSON conversion 4 years ago
guild.py Update sphinx and fix documentation issues 3 years ago
http.py Add support for editing message attachments 3 years ago
integrations.py Remove in-place edits and return fresh instances instead 4 years ago
interactions.py Allow deferring modal_submit interactions 3 years ago
invite.py Fix user cache acting incorrectly with evictions 4 years ago
member.py Add member timeouts and relevant permissions 3 years ago
mentions.py Typehint AllowedMentions 4 years ago
message.py Add missing information about in-place edits in Message.edit 3 years ago
mixins.py Fix EqualityComparable.__eq__ typing 4 years ago
object.py Refactor AsyncIter to use 3.6+ asynchronous generators 3 years ago
oggparse.py Typehint oggparse.py 4 years ago
opus.py Typehint opus.py 4 years ago
partial_emoji.py Fix typing errors in PartialEmoji 4 years ago
permissions.py Add member timeouts and relevant permissions 3 years ago
player.py Fix some minor typing issues 3 years ago
py.typed Add typing metadata 4 years ago
raw_models.py Typehint raw_models.py 4 years ago
reaction.py Remove wrong import 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 Add type: ignore for StageInstance.channel 4 years ago
state.py Add support for Modal Interactions 3 years ago
sticker.py Fix typing error in sticker edit 4 years ago
team.py Remove extraneous __slots__ assignments 4 years ago
template.py Remove in-place edits and return fresh instances instead 4 years ago
threads.py Update sphinx and fix documentation issues 3 years ago
user.py Fix typing of User._accent_colour 3 years ago
utils.py Add positional-only arguments in more places 3 years ago
voice_client.py Make global log variable in modules private 4 years ago
widget.py Type up **kwargs of various methods 4 years ago