..
app_commands
Add support for ForumChannel annotations in app commands
3 years ago
bin
Update Windows opus binaries from 1.2.1 to 1.3.1
5 years ago
ext
[commands] Add GroupCog.group_extras to set Group.extras
3 years ago
types
Add support for toggling discoverable and invites_disabled features
3 years ago
ui
Fix incorrect docs in select menu min_values
3 years ago
webhook
Remove buckets from webhook ratelimit warnings
3 years ago
__init__.py
Version bump for development
3 years ago
__main__.py
Use importlib.metadata instead of pkg_resources
3 years ago
abc.py
Add support for newest ForumChannel changes
3 years ago
activity.py
Fix overlapping or incorrect slots found by slotscheck
3 years ago
appinfo.py
Add a new extlink for discord documentation
3 years ago
asset.py
Fix overlapping or incorrect slots found by slotscheck
3 years ago
audit_logs.py
Add support for newest ForumChannel changes
3 years ago
automod.py
Add mention_spam automod trigger and change default values
3 years ago
backoff.py
Fix some type ignores in backoff and channel
3 years ago
channel.py
Change ForumTag.emoji to be optional
3 years ago
client.py
Add utils.setup_logging to help set up logging outside of Client.run
3 years ago
colour.py
Add Colour.from_str factory method
3 years ago
components.py
Fix incorrect docs in select menu min_values
3 years ago
context_managers.py
Replace trigger_typing with awaiting typing context manager
3 years ago
embeds.py
Document attachment:// URI more prominently in Embed docs
3 years ago
emoji.py
Add return type for __init__ and _from_data
3 years ago
enums.py
Add additional audit log types for automod
3 years ago
errors.py
Raise special CommandSyncFailure during sync for better errors
3 years ago
file.py
Fix filename spoiler stripping method
3 years ago
flags.py
Add support for newest ForumChannel changes
3 years ago
gateway.py
Change a lot of logging INFO calls to be less verbose
3 years ago
guild.py
Add support for toggling discoverable and invites_disabled features
3 years ago
http.py
Add support for newest ForumChannel changes
3 years ago
integrations.py
Add application command permissions to audit log
3 years ago
interactions.py
Add Interaction.translate method
3 years ago
invite.py
Add Object.type to Objects where a type can be determined
3 years ago
member.py
Add support for delete_message_seconds ban argument
3 years ago
mentions.py
Use a sequence instead of a list for AllowedMentions
3 years ago
message.py
Fix overlapping or incorrect slots found by slotscheck
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
Change a lot of logging INFO calls to be less verbose
3 years ago
partial_emoji.py
Add support for newest ForumChannel changes
3 years ago
permissions.py
[commands] Add Context.permissions and Context.bot_permissions
3 years ago
player.py
Ensure FFmpeg players have a _process attribute set even during errors
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
Change a lot of logging INFO calls to be less verbose
3 years ago
stage_instance.py
Fix typing issues and improve typing completeness across the library
3 years ago
state.py
Change a lot of logging INFO calls to be less verbose
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 support for newest ForumChannel changes
3 years ago
user.py
Add more detailed description to accent_colour
3 years ago
utils.py
Add overloads to utils.sleep_until
3 years ago
voice_client.py
Change a lot of logging INFO calls to be less verbose
3 years ago
welcome_screen.py
Add return type hint for some functions
3 years ago
widget.py
Fix overlapping or incorrect slots found by slotscheck
3 years ago