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.
Pat 94f4da9248
Change View child mutators to be fluent-style methods
3 years ago
..
app_commands Fallback to Object if the type is not resolved in namespace 3 years ago
bin Update Windows opus binaries from 1.2.1 to 1.3.1 4 years ago
ext Update clean_content/channel_mentions for threads 3 years ago
types Fix some type checker errors and remove some type ignores 3 years ago
ui Change View child mutators to be fluent-style methods 3 years ago
webhook Fix missing List -> Sequence typehint in interaction message edit 3 years ago
__init__.py Implement slash commands 3 years ago
__main__.py Fix typing issues and improve typing completeness across the library 3 years ago
abc.py Replace invariant container types with wider types where applicable 3 years ago
activity.py Fix typing issues and improve typing completeness across the library 3 years ago
appinfo.py Add support for AppInfo.flags 3 years ago
asset.py Fix typing issues and improve typing completeness across the library 3 years ago
audit_logs.py Fix typing issues and improve typing completeness across the library 3 years ago
backoff.py Fix some type ignores in backoff and channel 3 years ago
channel.py Fix overload in StoreChannel 3 years ago
client.py Fix typo in http_trace parameter documentation 3 years ago
colour.py Fix typing issues and improve typing completeness across the library 3 years ago
components.py Fix typing issues and improve typing completeness across the library 3 years ago
context_managers.py Fix typing issues and improve typing completeness across the library 3 years ago
embeds.py Remove Embed.Empty in favour of None 3 years ago
emoji.py Replace invariant container types with wider types where applicable 3 years ago
enums.py Fix typing issues and improve typing completeness across the library 3 years ago
errors.py Remove NoMoreItems 3 years ago
file.py Fix typing issues and improve typing completeness across the library 3 years ago
flags.py Fix typing issues and improve typing completeness across the library 3 years ago
gateway.py Fix unnecessary type ignores in gateway 3 years ago
guild.py Change ban type hints to use int instead of Literal 3 years ago
http.py Add http_trace option in Client to trace the library's HTTP requests 3 years ago
integrations.py Fix typing issues and improve typing completeness across the library 3 years ago
interactions.py Add Interaction.command and Interaction.namespace attributes 3 years ago
invite.py Fix typing issues and improve typing completeness across the library 3 years ago
member.py Change ban type hints to use int instead of Literal 3 years ago
mentions.py Fix mention_author suppressing all mentions 3 years ago
message.py Update clean_content/channel_mentions for threads 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 issues and improve typing completeness across the library 3 years ago
partial_emoji.py Fix typing issues and improve typing completeness across the library 3 years ago
permissions.py Update Permissions.stage_moderator 3 years ago
player.py Fix typing issues and improve typing completeness across the library 3 years ago
py.typed Add typing metadata 4 years ago
raw_models.py Type up gateway payloads 3 years ago
reaction.py Fix typing issues and improve typing completeness across the library 3 years ago
role.py Fix typing issues and improve typing completeness across the library 3 years ago
scheduled_event.py Fix typing issues and improve typing completeness across the library 3 years ago
shard.py Fix typing issues and improve typing completeness across the library 3 years ago
stage_instance.py Fix typing issues and improve typing completeness across the library 3 years ago
state.py Fix some type checker errors and remove some type ignores 3 years ago
sticker.py Fix typing issues and improve typing completeness across the library 3 years ago
team.py Include inherited members in TeamMember's documentation 3 years ago
template.py Change wording of InvalidArgument removal in docs 3 years ago
threads.py Add missing annotation for ThreadMember.id 3 years ago
user.py Fix typing issues and improve typing completeness across the library 3 years ago
utils.py Mark MISSING as hashable to allow it to be used in dataclasses in 3.11 3 years ago
voice_client.py Fix some type checker errors and remove some type ignores 3 years ago
widget.py Fix typing issues and improve typing completeness across the library 3 years ago