| .. |
|
app_commands
|
Suppress exceptions from invoking autocomplete
|
3 years ago |
|
bin
|
Update Windows opus binaries from 1.2.1 to 1.3.1
|
6 years ago |
|
ext
|
[commands] Fix error involving hybrid groups in Cog
|
3 years ago |
|
types
|
Add support for member flags
|
3 years ago |
|
ui
|
Fix select decorator type checking error
|
3 years ago |
|
webhook
|
Add support for passing client to Webhook.from_url and Webhook.partial
|
3 years ago |
|
__init__.py
|
Version bump for development
|
4 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
|
Don't store finished views/modals
|
3 years ago |
|
activity.py
|
Fix overlapping or incorrect slots found by slotscheck
|
4 years ago |
|
appinfo.py
|
Add AppInfo.role_connections_verification_url
|
3 years ago |
|
asset.py
|
Fix overlapping or incorrect slots found by slotscheck
|
4 years ago |
|
audit_logs.py
|
Fix NameError in audit log target for app commands
|
3 years ago |
|
automod.py
|
Update AutoModTrigger.regex_pattern documentation
|
3 years ago |
|
backoff.py
|
Fix some type ignores in backoff and channel
|
4 years ago |
|
channel.py
|
Don't store finished views/modals
|
3 years ago |
|
client.py
|
Don't store finished views/modals
|
3 years ago |
|
colour.py
|
Add colour previews to the documentation
|
3 years ago |
|
components.py
|
Implement New Select Types
|
4 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"
|
3 years ago |
|
emoji.py
|
Fix permissions-based docstrings to be more consistent
|
4 years ago |
|
enums.py
|
Add fallback for sticker filename lookup
|
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
|
Add support for silent messages
|
3 years ago |
|
gateway.py
|
Parse gateway URL as an actual URL using yarl
|
4 years ago |
|
guild.py
|
Document default_auto_archive_duration accepted values
|
3 years ago |
|
http.py
|
Add support for ForumChannel.default_layout
|
3 years ago |
|
integrations.py
|
Fix permissions-based docstrings to be more consistent
|
4 years ago |
|
interactions.py
|
Don't store finished views/modals
|
3 years ago |
|
invite.py
|
Fix usage of single backticks to links and code-blocks
|
4 years ago |
|
member.py
|
Correct permission for bypass_verification field in Member.edit
|
3 years ago |
|
mentions.py
|
Use a sequence instead of a list for AllowedMentions
|
4 years ago |
|
message.py
|
Clarify documentation on Message.publish
|
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
|
Reformat code using black
|
4 years ago |
|
opus.py
|
Change a lot of logging INFO calls to be less verbose
|
4 years ago |
|
partial_emoji.py
|
Add support for newest ForumChannel changes
|
4 years ago |
|
permissions.py
|
Set thread related perms in private channels to False
|
4 years ago |
|
player.py
|
Ensure FFmpeg players have a _process attribute set even during errors
|
4 years ago |
|
py.typed
|
Add typing metadata
|
5 years ago |
|
raw_models.py
|
Fix usage of single backticks to links and code-blocks
|
4 years ago |
|
reaction.py
|
Fix permissions-based docstrings to be more consistent
|
4 years ago |
|
role.py
|
Simplify RoleTag implementation for always-null attributes
|
3 years ago |
|
scheduled_event.py
|
Publicly expose ScheduledEvent.creator_id
|
3 years ago |
|
shard.py
|
Parse gateway URL as an actual URL using yarl
|
4 years ago |
|
stage_instance.py
|
Fix permissions-based docstrings to be more consistent
|
4 years ago |
|
state.py
|
Fix Message.channel rebinding sometimes being Object
|
3 years ago |
|
sticker.py
|
Fix permissions-based docstrings to be more consistent
|
4 years ago |
|
team.py
|
Add return type hint for some functions
|
4 years ago |
|
template.py
|
Clarify Template.source_guild documentation
|
4 years ago |
|
threads.py
|
Fix implicit permission resolution for Thread
|
4 years ago |
|
user.py
|
Update documentation of User.avatar to be more clear
|
3 years ago |
|
utils.py
|
Cleanup some private utilities in app_commands.commands
|
3 years ago |
|
voice_client.py
|
Change VoiceProtocol user callbacks to be pos-only
|
4 years ago |
|
welcome_screen.py
|
Fix permissions-based docstrings to be more consistent
|
4 years ago |
|
widget.py
|
Fix usage of single backticks to links and code-blocks
|
4 years ago |