..
app_commands
Fix introduced potential TypeError with _get_command_error
10 months ago
bin
Update Windows opus binaries from 1.2.1 to 1.3.1
5 years ago
ext
[commands] Clarify Converter.convert exception raising
11 months ago
types
Add support for application emojis
10 months ago
ui
Fix incorrect Select max option condition
11 months ago
webhook
Remove _get_poll lookup in Message constructor
9 months ago
__init__.py
Version bump for development
12 months ago
__main__.py
Trim trailing whitespace in cog template
2 years ago
_types.py
Add support for generic ClientT in Interaction
2 years ago
abc.py
Fix documentation for abc.GuildChannel.move to be more clear
11 months ago
activity.py
Add platform property to Activity and Game
2 years ago
appinfo.py
Add approximate_user_install_count to AppInfo
10 months ago
asset.py
Add support for guild_banner and display_banner
11 months ago
audit_logs.py
Add specialcase for AutoMod triggers in audit log diff
2 years ago
automod.py
Fix AutoModRule.edit handling of AutoModRuleEventType enum
1 year ago
backoff.py
Fix some type ignores in backoff and channel
3 years ago
channel.py
Document bitrate kwarg in StageChannel.edit
1 year ago
client.py
Add a warning if interaction endpoint URL is set on login
10 months ago
colour.py
Update pyright version
1 year ago
components.py
Add ButtonStyle.premium
1 year ago
context_managers.py
Replace trigger_typing with awaiting typing context manager
3 years ago
embeds.py
Remove stale documentation in Embed.set_thumbnail
10 months ago
emoji.py
Add support for application emojis
10 months ago
enums.py
Add ButtonStyle.premium
1 year ago
errors.py
Raise special CommandSyncFailure during sync for better errors
3 years ago
file.py
Update pyright version
1 year ago
flags.py
Update MemberFlags to have newest values
10 months ago
gateway.py
Fix move_to related voice state bugs
1 year ago
guild.py
Fix Guild.invites_paused method
10 months ago
http.py
Add support for application emojis
10 months ago
integrations.py
Fix permissions-based docstrings to be more consistent
3 years ago
interactions.py
Add ButtonStyle.premium
1 year ago
invite.py
Add type attribute to Invite
1 year ago
member.py
Add support Member.fetch_voice
10 months ago
mentions.py
Use a sequence instead of a list for AllowedMentions
3 years ago
message.py
Remove _get_poll lookup in Message constructor
9 months ago
mixins.py
Add support for specifying the type of a generic discord.Object
3 years ago
object.py
Fix comparisons between two Object with types
1 year ago
oggparse.py
Fixes/improvements to FFmpegAudio and subclasses
2 years ago
opus.py
Add silence padding after transmission breaks
2 years ago
partial_emoji.py
Fix false positives in animated for PartialEmoji.from_str
2 years ago
permissions.py
Account for user installations in Channel.permissions_for
1 year ago
player.py
More voice fixes
1 year ago
poll.py
Fix Poll.duration rounding error
10 months ago
py.typed
Add typing metadata
4 years ago
raw_models.py
Add reaction type to raw events and users iterator
1 year ago
reaction.py
Add reaction type to raw events and users iterator
1 year ago
role.py
Add support for role flags
2 years ago
scheduled_event.py
Fix create_scheduled_event param handling
2 years ago
shard.py
Ensure Client.close() has finished in __aexit__
1 year ago
sku.py
Add support for one-time purchases
1 year ago
stage_instance.py
Fix permissions-based docstrings to be more consistent
3 years ago
state.py
Remove _get_poll lookup in Message constructor
9 months ago
sticker.py
Add support for get sticker pack
10 months ago
team.py
Add support for team membership role
2 years ago
template.py
Fix Template.source_guild attempting to get from cache
2 years ago
threads.py
Add note about archiver_id
1 year ago
user.py
Fix default_avatar for team user and webhook
10 months ago
utils.py
Fix stacklevel for Message.interaction deprecation warning
10 months ago
voice_client.py
[docs] fix gateway payload hyperlinks
1 year ago
voice_state.py
Change line endings from CRLF to LF in voice_state.py
1 year ago
welcome_screen.py
Update pyright version
1 year ago
widget.py
Remove @ prefix from usernames
2 years ago