.. |
app_commands
|
Catch TypeError for unhashable annotation types
|
2 years ago |
bin
|
Update Windows opus binaries from 1.2.1 to 1.3.1
|
4 years ago |
ext
|
[commands] Add fallback behaviour for CurrentGuild parameter
|
2 years ago |
types
|
Initial support for pomelo migration
|
2 years ago |
ui
|
Remove trailing whitespace
|
2 years ago |
webhook
|
Hoist webhook detection outside of store_user helper
|
2 years ago |
__init__.py
|
Version bump to v2.3.2
|
2 years ago |
__main__.py
|
Use importlib.metadata instead of pkg_resources
|
3 years ago |
_types.py
|
Add support for generic ClientT in Interaction
|
2 years ago |
abc.py
|
Fix NameError in GuildChannel.create_invite
|
2 years ago |
activity.py
|
Fix setting CustomActivity name
|
2 years ago |
appinfo.py
|
Change and add params in AppInfo and PartialAppInfo
|
2 years ago |
asset.py
|
Fix overlapping or incorrect slots found by slotscheck
|
3 years ago |
audit_logs.py
|
Fix AutoMod audit log entry error due to empty channel_id
|
2 years ago |
automod.py
|
Add overloads for AutoModRuleAction.__init__
|
2 years ago |
backoff.py
|
Fix some type ignores in backoff and channel
|
3 years ago |
channel.py
|
Add Interaction.channel from Discord payload
|
2 years ago |
client.py
|
Add with_counts param to fetch_guilds
|
2 years ago |
colour.py
|
Add support for new pink default avatars
|
2 years ago |
components.py
|
Fix certain select types not appearing in Message.components
|
2 years ago |
context_managers.py
|
Replace trigger_typing with awaiting typing context manager
|
3 years ago |
embeds.py
|
Revert "Allow empty strings to be in Embed.to_dict"
|
2 years ago |
emoji.py
|
Fix permissions-based docstrings to be more consistent
|
3 years ago |
enums.py
|
Add support for new pink default avatars
|
2 years ago |
errors.py
|
Raise special CommandSyncFailure during sync for better errors
|
3 years ago |
file.py
|
Update pyright to 1.1.289
|
2 years ago |
flags.py
|
Fix Intents.emoji and emojis_and_stickers swapped alias decorators
|
2 years ago |
gateway.py
|
Include ssrc parameter when sending a SPEAKING payload
|
2 years ago |
guild.py
|
Fix plain username lookup for Guild.get_member_named
|
2 years ago |
http.py
|
Set socket family of connector to AF_INET
|
2 years ago |
integrations.py
|
Fix permissions-based docstrings to be more consistent
|
3 years ago |
interactions.py
|
Fix Message.channel being None for interactions
|
2 years ago |
invite.py
|
Fix usage of single backticks to links and code-blocks
|
2 years ago |
member.py
|
Update discriminator again for user_update events
|
2 years ago |
mentions.py
|
Use a sequence instead of a list for AllowedMentions
|
3 years ago |
message.py
|
Remove and address stale TODO comments
|
2 years ago |
mixins.py
|
Add support for specifying the type of a generic discord.Object
|
3 years ago |
object.py
|
Normalize type formatting in TypeError
|
3 years ago |
oggparse.py
|
Reformat code using black
|
3 years ago |
opus.py
|
Fix opus.Decoder triggering a segfault
|
2 years ago |
partial_emoji.py
|
Fix false positives in animated for PartialEmoji.from_str
|
2 years ago |
permissions.py
|
Rename Permissions.manage_guild_expressions to manage_expressions
|
2 years ago |
player.py
|
Fix Piped Audio Input Ends Prematurely
|
2 years ago |
py.typed
|
Add typing metadata
|
4 years ago |
raw_models.py
|
Fix usage of single backticks to links and code-blocks
|
2 years ago |
reaction.py
|
Remove and address stale TODO comments
|
2 years ago |
role.py
|
Simplify RoleTag implementation for always-null attributes
|
2 years ago |
scheduled_event.py
|
Fix create_scheduled_event param handling
|
2 years ago |
shard.py
|
Reconnect a shard if disconnected during a HELLO OP
|
2 years ago |
stage_instance.py
|
Fix permissions-based docstrings to be more consistent
|
3 years ago |
state.py
|
Hoist webhook detection outside of store_user helper
|
2 years ago |
sticker.py
|
Fix 'available' KeyError for GuildSticker
|
2 years ago |
team.py
|
Remove @ prefix from usernames
|
2 years ago |
template.py
|
Clarify Template.source_guild documentation
|
2 years ago |
threads.py
|
Update auto_archive_duration documentation
|
2 years ago |
user.py
|
Add support for new pink default avatars
|
2 years ago |
utils.py
|
Add constant for the default file size limit
|
2 years ago |
voice_client.py
|
Fix voice websocket not being closed before being replaced
|
2 years ago |
welcome_screen.py
|
Fix permissions-based docstrings to be more consistent
|
3 years ago |
widget.py
|
Remove @ prefix from usernames
|
2 years ago |