| .. |
|
app_commands
|
Validate Range to disallow min > max
|
4 years ago |
|
bin
|
Update Windows opus binaries from 1.2.1 to 1.3.1
|
6 years ago |
|
ext
|
Validate Range to disallow min > max
|
4 years ago |
|
types
|
Add Interaction.app_permissions
|
4 years ago |
|
ui
|
Change View, Modal, and AudioPlayer to use logger instead of stderr
|
4 years ago |
|
webhook
|
Fix passing proxy to interactions and webhooks
|
4 years ago |
|
__init__.py
|
Implement AutoMod
|
4 years ago |
|
__main__.py
|
Add intents to python -m discord newbot
|
4 years ago |
|
abc.py
|
Change abc.PrivateChannel to be a proper subclass
|
4 years ago |
|
activity.py
|
Fix two styling nits with fmt: off
|
4 years ago |
|
appinfo.py
|
Add a new extlink for discord documentation
|
4 years ago |
|
asset.py
|
Change Message.application type to MessageApplication
|
4 years ago |
|
audit_logs.py
|
Fix audit log for multiple app command permission updates
|
4 years ago |
|
automod.py
|
Improve documentation on AutoModAction.message_id
|
4 years ago |
|
backoff.py
|
Fix some type ignores in backoff and channel
|
4 years ago |
|
channel.py
|
Change abc.PrivateChannel to be a proper subclass
|
4 years ago |
|
client.py
|
Change stderr prints to use the logging module instead
|
4 years ago |
|
colour.py
|
Add Colour.from_str factory method
|
4 years ago |
|
components.py
|
Add emoji property to SelectOption
|
4 years ago |
|
context_managers.py
|
Replace trigger_typing with awaiting typing context manager
|
4 years ago |
|
embeds.py
|
Add a new extlink for discord documentation
|
4 years ago |
|
emoji.py
|
Add return type for __init__ and _from_data
|
4 years ago |
|
enums.py
|
Implement AutoMod
|
4 years ago |
|
errors.py
|
Fix type annotations to adhere to latest pyright release
|
4 years ago |
|
file.py
|
Fix filename spoiler stripping method
|
4 years ago |
|
flags.py
|
Fix ArrayFlags._from_value not having an initial value
|
4 years ago |
|
gateway.py
|
Update IDENTIFY payload to match new format
|
4 years ago |
|
guild.py
|
Fix some typos
|
4 years ago |
|
http.py
|
Implement AutoMod
|
4 years ago |
|
integrations.py
|
Add application command permissions to audit log
|
4 years ago |
|
interactions.py
|
Add Interaction.app_permissions
|
4 years ago |
|
invite.py
|
Fix documentation errors in discord.Invite and on_integration_update
|
4 years ago |
|
member.py
|
Add Member.display_icon to get the rendered member icon
|
4 years ago |
|
mentions.py
|
Fix mention_author suppressing all mentions
|
4 years ago |
|
message.py
|
Update documentation for discord.Message
|
4 years ago |
|
mixins.py
|
Reformat code using black
|
4 years ago |
|
object.py
|
Reformat code using black
|
4 years ago |
|
oggparse.py
|
Reformat code using black
|
4 years ago |
|
opus.py
|
Specify required argument types for FFI functions
|
4 years ago |
|
partial_emoji.py
|
Improve component typing
|
4 years ago |
|
permissions.py
|
Add remaining bitwise operators to Flags
|
4 years ago |
|
player.py
|
Change View, Modal, and AudioPlayer to use logger instead of stderr
|
4 years ago |
|
py.typed
|
Add typing metadata
|
5 years ago |
|
raw_models.py
|
Add on_raw_thread_member_remove event
|
4 years ago |
|
reaction.py
|
Fix potential infinite loop in Reaction.users
|
4 years ago |
|
role.py
|
Remove unused imports
|
4 years ago |
|
scheduled_event.py
|
Fix type annotations to adhere to latest pyright release
|
4 years ago |
|
shard.py
|
Fix typo in async with documentation
|
4 years ago |
|
stage_instance.py
|
Fix typing issues and improve typing completeness across the library
|
4 years ago |
|
state.py
|
Implement AutoMod
|
4 years ago |
|
sticker.py
|
[types] Use PEP-655 style Required/NotRequired types
|
4 years ago |
|
team.py
|
Include inherited members in TeamMember's documentation
|
4 years ago |
|
template.py
|
Change wording of InvalidArgument removal in docs
|
4 years ago |
|
threads.py
|
Add Thread.starter_message property
|
4 years ago |
|
user.py
|
Add more detailed description to accent_colour
|
4 years ago |
|
utils.py
|
Refactor utils.oauth_url slightly
|
4 years ago |
|
voice_client.py
|
Fix some typos
|
4 years ago |
|
welcome_screen.py
|
Fix type annotations to adhere to latest pyright release
|
4 years ago |
|
widget.py
|
Remove unused imports
|
4 years ago |