..
app_commands
Suppress exceptions from invoking autocomplete
2 years ago
bin
Update Windows opus binaries from 1.2.1 to 1.3.1
4 years ago
ext
[commands] Use get_role where appropriate in role decorators
2 years ago
types
Fix 'available' KeyError for GuildSticker
2 years ago
ui
Fix partially uknown typing errors
2 years ago
webhook
Fix return types in sync.py docstring
2 years ago
__init__.py
Version bump for development
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
Update docs with references to text in stage
2 years ago
activity.py
Fix overlapping or incorrect slots found by slotscheck
3 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
Convert Webhook targets in AuditlogEntry
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 missing param send_start_notification to create_instance
2 years ago
client.py
Change and add params in AppInfo and PartialAppInfo
2 years ago
colour.py
Add note about colour changing
2 years ago
components.py
Implement New Select Types
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 default_sort_order in ForumChannel
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
Improve handling of ArrayFlags
2 years ago
gateway.py
Include ssrc parameter when sending a SPEAKING payload
2 years ago
guild.py
Update base file size limit
2 years ago
http.py
Add mfa_level parameter to Guild.edit
2 years ago
integrations.py
Fix permissions-based docstrings to be more consistent
3 years ago
interactions.py
Upgrade Message.guild references if None in Interaction
2 years ago
invite.py
Fix usage of single backticks to links and code-blocks
2 years ago
member.py
Correct permission for bypass_verification field in Member.edit
2 years ago
mentions.py
Use a sequence instead of a list for AllowedMentions
3 years ago
message.py
Add overloads to reply and send
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
Change a lot of logging INFO calls to be less verbose
3 years ago
partial_emoji.py
Add support for newest ForumChannel changes
3 years ago
permissions.py
Add use_external_sounds permission
2 years ago
player.py
Ensure FFmpeg players have a _process attribute set even during errors
3 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
Fix permissions-based docstrings to be more consistent
3 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
Parse gateway URL as an actual URL using yarl
3 years ago
stage_instance.py
Fix permissions-based docstrings to be more consistent
3 years ago
state.py
Convert Webhook targets in AuditlogEntry
2 years ago
sticker.py
Fix 'available' KeyError for GuildSticker
2 years ago
team.py
Add return type hint for some functions
3 years ago
template.py
Clarify Template.source_guild documentation
2 years ago
threads.py
Fix implicit permission resolution for Thread
2 years ago
user.py
Update documentation of User.avatar to be more clear
2 years ago
utils.py
Escape # and - in markdown utilities
2 years ago
voice_client.py
Change VoiceProtocol user callbacks to be pos-only
3 years ago
welcome_screen.py
Fix permissions-based docstrings to be more consistent
3 years ago
widget.py
Fix Widget.members type docstring
2 years ago