..
app_commands
Fix introduced potential TypeError with _get_command_error
2 years ago
bin
Update Windows opus binaries from 1.2.1 to 1.3.1
6 years ago
ext
[commands] Clarify Converter.convert exception raising
2 years ago
types
Add approximate_user_install_count to AppInfo
2 years ago
ui
Fix incorrect Select max option condition
2 years ago
webhook
Fix default_avatar for team user and webhook
2 years ago
__init__.py
Version bump for development
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
Fix documentation for abc.GuildChannel.move to be more clear
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
Add specialcase for AutoMod triggers in audit log diff
3 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
Document bitrate kwarg in StageChannel.edit
2 years ago
client.py
Re-add client connector param
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
Fix permissions-based docstrings to be more consistent
4 years ago
enums.py
Add ButtonStyle.premium
2 years ago
errors.py
Raise special CommandSyncFailure during sync for better errors
4 years ago
file.py
Update pyright version
2 years ago
flags.py
Add support for Polls
2 years ago
gateway.py
Fix move_to related voice state bugs
2 years ago
guild.py
Add Guild.fetch_role
2 years ago
http.py
Revert "Set socket family of connector to AF_INET"
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
Properly copy banner information on updates
2 years ago
mentions.py
Use a sequence instead of a list for AllowedMentions
4 years ago
message.py
Add support for getting the attachment's title
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
Account for user installations in Channel.permissions_for
2 years ago
player.py
More voice fixes
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
Add support for one-time purchases
2 years ago
stage_instance.py
Fix permissions-based docstrings to be more consistent
4 years ago
state.py
Remove unnecessary warning logs for poll events
2 years ago
sticker.py
Fix url for GIF StickerItem
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
[commands] Add support for type statement and NewType
2 years ago
voice_client.py
[docs] fix gateway payload hyperlinks
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