..
app_commands
Fix variance typing issue with CommandTree.error decorator
2 years ago
bin
Update Windows opus binaries from 1.2.1 to 1.3.1
6 years ago
ext
[commands] Respect enabled kwarg for hybrid app commands
2 years ago
types
Add command target to MessageInteractionMetadata
2 years ago
ui
Fix incorrect Select max option condition
2 years ago
webhook
Remove _get_poll lookup in Message constructor
2 years ago
__init__.py
Add SKU subscriptions support
2 years ago
__main__.py
Trim trailing whitespace in cog template
3 years ago
_types.py
Add support for generic ClientT in Interaction
4 years ago
abc.py
Support enforce_nonce and add random nonce for message creation
2 years ago
activity.py
Add platform property to Activity and Game
3 years ago
appinfo.py
Add approximate_user_install_count to AppInfo
2 years ago
asset.py
Add support for guild_banner and display_banner
2 years ago
audit_logs.py
Support for Soundboard and VC effects
2 years ago
automod.py
Fix AutoModRule.edit handling of AutoModRuleEventType enum
2 years ago
backoff.py
Fix some type ignores in backoff and channel
4 years ago
channel.py
Fix incorrect import
2 years ago
client.py
Add SKU subscriptions support
2 years ago
colour.py
Update pyright version
2 years ago
components.py
Add ButtonStyle.premium
2 years ago
context_managers.py
Replace trigger_typing with awaiting typing context manager
4 years ago
embeds.py
Remove stale documentation in Embed.set_thumbnail
2 years ago
emoji.py
Move MissingApplicationID to top-level discord namespace
2 years ago
enums.py
Fix MessageReferenceType not being public
2 years ago
errors.py
Move MissingApplicationID to top-level discord namespace
2 years ago
file.py
Update pyright version
2 years ago
flags.py
Add Message.forward flag
2 years ago
gateway.py
Handle improper 1000 closures by Discord
2 years ago
guild.py
Add missing error for Guild.fetch_automod_rule
2 years ago
http.py
Support enforce_nonce and add random nonce for message creation
2 years ago
integrations.py
Fix permissions-based docstrings to be more consistent
4 years ago
interactions.py
Add ButtonStyle.premium
2 years ago
invite.py
Add type attribute to Invite
2 years ago
member.py
Clear up add_roles and remove_roles documentation
2 years ago
mentions.py
Use a sequence instead of a list for AllowedMentions
4 years ago
message.py
Add command target to MessageInteractionMetadata
2 years ago
mixins.py
Add support for specifying the type of a generic discord.Object
4 years ago
object.py
Fix comparisons between two Object with types
2 years ago
oggparse.py
Fixes/improvements to FFmpegAudio and subclasses
3 years ago
opus.py
Add silence padding after transmission breaks
3 years ago
partial_emoji.py
Fix false positives in animated for PartialEmoji.from_str
3 years ago
permissions.py
Fix and add test for missing discord.Permission bits
2 years ago
player.py
Avoid returning in finally
2 years ago
poll.py
Fix Poll.duration rounding error
2 years ago
py.typed
Add typing metadata
5 years ago
raw_models.py
Add reaction type to raw events and users iterator
2 years ago
reaction.py
Add reaction type to raw events and users iterator
2 years ago
role.py
Add support for role flags
3 years ago
scheduled_event.py
Fix create_scheduled_event param handling
3 years ago
shard.py
Ensure Client.close() has finished in __aexit__
2 years ago
sku.py
Fix NameError in sku.py
2 years ago
soundboard.py
Support for Soundboard and VC effects
2 years ago
stage_instance.py
Fix permissions-based docstrings to be more consistent
4 years ago
state.py
Fix soundboard sounds event data type
2 years ago
sticker.py
Add support for get sticker pack
2 years ago
subscription.py
Add SKU subscriptions support
2 years ago
team.py
Add support for team membership role
3 years ago
template.py
Fix Template.source_guild attempting to get from cache
3 years ago
threads.py
Add note about archiver_id
2 years ago
user.py
Fix default_avatar for team user and webhook
2 years ago
utils.py
Add support for message call
2 years ago
voice_client.py
Add support for AEAD XChaCha20 Poly1305 encryption mode
2 years ago
voice_state.py
Change line endings from CRLF to LF in voice_state.py
2 years ago
welcome_screen.py
Update pyright version
2 years ago
widget.py
Remove @ prefix from usernames
3 years ago