.. |
app_commands
|
Fix auto_locale_strings when no choices are given
|
3 years ago |
bin
|
Update Windows opus binaries from 1.2.1 to 1.3.1
|
4 years ago |
ext
|
Add initial support for app command localisation
|
3 years ago |
types
|
Add initial support for app command localisation
|
3 years ago |
ui
|
Fix views not being persistent if modifying custom_id after __init__
|
3 years ago |
webhook
|
Fix passing proxy to interactions and webhooks
|
3 years ago |
__init__.py
|
Implement AutoMod
|
3 years ago |
__main__.py
|
Add cog_app_command_error to python -m newcog
|
3 years ago |
abc.py
|
Bump Pyright to 1.1.265, fix type errors, and remove unnecessary ignores
|
3 years ago |
activity.py
|
Bump Pyright to 1.1.265, fix type errors, and remove unnecessary ignores
|
3 years ago |
appinfo.py
|
Add a new extlink for discord documentation
|
3 years ago |
asset.py
|
Change Message.application type to MessageApplication
|
3 years ago |
audit_logs.py
|
Set allow_list for fetched AutoModRules
|
3 years ago |
automod.py
|
Set allow_list for fetched AutoModRules
|
3 years ago |
backoff.py
|
Fix some type ignores in backoff and channel
|
3 years ago |
channel.py
|
[commands] Add Context.permissions and Context.bot_permissions
|
3 years ago |
client.py
|
Add initial support for app command localisation
|
3 years ago |
colour.py
|
Add Colour.from_str factory method
|
3 years ago |
components.py
|
Add emoji property to SelectOption
|
3 years ago |
context_managers.py
|
Replace trigger_typing with awaiting typing context manager
|
3 years ago |
embeds.py
|
Implement Embed.__eq__ and EmbedProxy.__eq__
|
3 years ago |
emoji.py
|
Add return type for __init__ and _from_data
|
3 years ago |
enums.py
|
Add automod types to audit log
|
3 years ago |
errors.py
|
Fix bolded HTTPException not working due to rST limitation
|
3 years ago |
file.py
|
Fix filename spoiler stripping method
|
3 years ago |
flags.py
|
Fix various a -> an typos across the library
|
3 years ago |
gateway.py
|
Bump Pyright to 1.1.265, fix type errors, and remove unnecessary ignores
|
3 years ago |
guild.py
|
Bump Pyright to 1.1.265, fix type errors, and remove unnecessary ignores
|
3 years ago |
http.py
|
Use persistent dictionary for ratelimit information
|
3 years ago |
integrations.py
|
Add application command permissions to audit log
|
3 years ago |
interactions.py
|
Add initial support for app command localisation
|
3 years ago |
invite.py
|
Fix documentation errors in discord.Invite and on_integration_update
|
3 years ago |
member.py
|
Use a TypeVar for flatten_user to workaround Pyright bug
|
3 years ago |
mentions.py
|
Use a sequence instead of a list for AllowedMentions
|
3 years ago |
message.py
|
Add forum post rename system message
|
3 years ago |
mixins.py
|
Add support for specifying the type of a generic discord.Object
|
3 years ago |
object.py
|
Add support for specifying the type of a generic discord.Object
|
3 years ago |
oggparse.py
|
Reformat code using black
|
3 years ago |
opus.py
|
Specify required argument types for FFI functions
|
3 years ago |
partial_emoji.py
|
Improve component typing
|
3 years ago |
permissions.py
|
[commands] Add Context.permissions and Context.bot_permissions
|
3 years ago |
player.py
|
Change View, Modal, and AudioPlayer to use logger instead of stderr
|
3 years ago |
py.typed
|
Add typing metadata
|
4 years ago |
raw_models.py
|
Fix small typos in docstrings
|
3 years ago |
reaction.py
|
Fix potential infinite loop in Reaction.users
|
3 years ago |
role.py
|
Change certain sequences to use a special proxy type instead of list
|
3 years ago |
scheduled_event.py
|
Bump Pyright to 1.1.265, fix type errors, and remove unnecessary ignores
|
3 years ago |
shard.py
|
Add initial support for app command localisation
|
3 years ago |
stage_instance.py
|
Fix typing issues and improve typing completeness across the library
|
3 years ago |
state.py
|
Add initial support for app command localisation
|
3 years ago |
sticker.py
|
Add return type hint for some functions
|
3 years ago |
team.py
|
Add return type hint for some functions
|
3 years ago |
template.py
|
Fix some minor typing errors
|
3 years ago |
threads.py
|
Add Thread.starter_message property
|
3 years ago |
user.py
|
Add more detailed description to accent_colour
|
3 years ago |
utils.py
|
Change certain sequences to use a special proxy type instead of list
|
3 years ago |
voice_client.py
|
Add return type hint for some functions
|
3 years ago |
welcome_screen.py
|
Add return type hint for some functions
|
3 years ago |
widget.py
|
Remove unused imports
|
3 years ago |