..
app_commands
Update pyright version
3 years ago
bin
Update Windows opus binaries from 1.2.1 to 1.3.1
6 years ago
ext
[commands] Change default Bot.owner_ids to consider team roles
3 years ago
types
Remove owner from TeamMemberRole
3 years ago
ui
Remove trailing whitespace
3 years ago
webhook
Hoist webhook detection outside of store_user helper
3 years ago
__init__.py
Version bump for development
3 years ago
__main__.py
Use importlib.metadata instead of pkg_resources
4 years ago
_types.py
Add support for generic ClientT in Interaction
3 years ago
abc.py
Fix NameError in GuildChannel.create_invite
3 years ago
activity.py
Fix setting CustomActivity name
3 years ago
appinfo.py
Change and add params in AppInfo and PartialAppInfo
3 years ago
asset.py
Fix overlapping or incorrect slots found by slotscheck
4 years ago
audit_logs.py
Add support for integration_type in audit logs
3 years ago
automod.py
Add overloads for AutoModRuleAction.__init__
3 years ago
backoff.py
Fix some type ignores in backoff and channel
4 years ago
channel.py
Add support for media channels
3 years ago
client.py
Add with_counts param to fetch_guilds
3 years ago
colour.py
Add support for new pink default avatars
3 years ago
components.py
Update pyright version
3 years ago
context_managers.py
Replace trigger_typing with awaiting typing context manager
4 years ago
embeds.py
Revert "Allow empty strings to be in Embed.to_dict"
4 years ago
emoji.py
Fix permissions-based docstrings to be more consistent
4 years ago
enums.py
Remove owner from TeamMemberRole
3 years ago
errors.py
Raise special CommandSyncFailure during sync for better errors
4 years ago
file.py
Update pyright to 1.1.289
3 years ago
flags.py
Fix Intents.auto_moderation flag to alias_flag_value
3 years ago
gateway.py
Normalize thread names
3 years ago
guild.py
Replace dot with space in Guild.vanity_invite docs
3 years ago
http.py
Update pyright version
3 years ago
integrations.py
Fix permissions-based docstrings to be more consistent
4 years ago
interactions.py
Use the interaction user's guild as a fallback for Interaction.guild
3 years ago
invite.py
Update pyright version
3 years ago
member.py
Update discriminator again for user_update events
3 years ago
mentions.py
Use a sequence instead of a list for AllowedMentions
4 years ago
message.py
Add support for attachment flags
3 years ago
mixins.py
Add support for specifying the type of a generic discord.Object
4 years ago
object.py
Normalize type formatting in TypeError
4 years ago
oggparse.py
Fixes/improvements to FFmpegAudio and subclasses
3 years ago
opus.py
Add encoder params to VoiceClient.play
3 years ago
partial_emoji.py
Fix false positives in animated for PartialEmoji.from_str
3 years ago
permissions.py
Add create_event permission
3 years ago
player.py
Normalize thread names
3 years ago
py.typed
Add typing metadata
5 years ago
raw_models.py
Add RawReactionActionEvent.message_author_id field
3 years ago
reaction.py
Remove and address stale TODO comments
3 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
Reconnect a shard if disconnected during a HELLO OP
3 years ago
stage_instance.py
Fix permissions-based docstrings to be more consistent
4 years ago
state.py
Remove cached emoji and sticker data if intent is disabled
3 years ago
sticker.py
Fix 'available' KeyError for GuildSticker
3 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
Update auto_archive_duration documentation
3 years ago
user.py
Add support for new pink default avatars
3 years ago
utils.py
Fix escape behaviour for lists and headers in escape_markdown
3 years ago
voice_client.py
Add encoder params to VoiceClient.play
3 years ago
welcome_screen.py
Fix permissions-based docstrings to be more consistent
4 years ago
widget.py
Remove @ prefix from usernames
3 years ago