You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Akai bd402b486c
Correct typo in error message: "error" to "autocomplete"
1 year ago
..
app_commands Correct typo in error message: "error" to "autocomplete" 1 year ago
bin Update Windows opus binaries from 1.2.1 to 1.3.1 4 years ago
ext [tasks] Fix typing for tasks.SleepHandle.future set calls 1 year ago
types Support for avatar decorations 1 year ago
ui Document all limits in discord.ui 1 year ago
webhook Support for avatar decorations 1 year ago
__init__.py Add support for premium app integrations 1 year ago
__main__.py Trim trailing whitespace in cog template 2 years ago
_types.py Add support for generic ClientT in Interaction 2 years ago
abc.py Support for avatar decorations 1 year ago
activity.py Add platform property to Activity and Game 1 year ago
appinfo.py Implement editing application info 1 year ago
asset.py Support for avatar decorations 1 year ago
audit_logs.py Add specialcase for AutoMod triggers in audit log diff 1 year ago
automod.py Fix AutoModRuleAction attribute error 1 year ago
backoff.py Fix some type ignores in backoff and channel 3 years ago
channel.py Add support for setting voice channel status 1 year ago
client.py Add support for premium app integrations 1 year ago
colour.py Fix IndexError when using empty string in Colour.from_str 2 years ago
components.py Document all limits in discord.ui 1 year 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 Properly restrict auto_moderation audit log action range 1 year 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 Add support for premium app integrations 1 year ago
gateway.py Fix move_to related voice state bugs 1 year ago
guild.py Add support for guild incidents 1 year ago
http.py Add support for guild incidents 1 year ago
integrations.py Fix permissions-based docstrings to be more consistent 3 years ago
interactions.py Add missing suppress_embeds kwarg to InteractionResponse.edit_message 1 year ago
invite.py Update pyright version 2 years ago
member.py Support for avatar decorations 1 year ago
mentions.py Use a sequence instead of a list for AllowedMentions 3 years ago
message.py Add new incident message types 1 year 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 Fixes/improvements to FFmpegAudio and subclasses 2 years ago
opus.py Add silence padding after transmission breaks 2 years ago
partial_emoji.py Fix false positives in animated for PartialEmoji.from_str 2 years ago
permissions.py Standardize Permission constants as padded binary u64 2 years ago
player.py Rewrite voice connection internals 2 years ago
py.typed Add typing metadata 4 years ago
raw_models.py Add support for burst reactions 2 years ago
reaction.py Add support for burst reactions 2 years ago
role.py Add support for role flags 2 years ago
scheduled_event.py Fix create_scheduled_event param handling 2 years ago
shard.py Add shard_connect_timeout parameter for AutoShardedClient 1 year ago
sku.py Fix SKU return type and documentation 1 year ago
stage_instance.py Fix permissions-based docstrings to be more consistent 3 years ago
state.py Clear outstanding chunk requests when receiving a READY event 1 year ago
sticker.py Fix 'available' KeyError for GuildSticker 2 years ago
team.py Add support for team membership role 2 years ago
template.py Fix Template.source_guild attempting to get from cache 2 years ago
threads.py Update auto_archive_duration documentation 2 years ago
user.py Support for avatar decorations 1 year ago
utils.py Refactor human_join into its own private helper function 2 years ago
voice_client.py Add warning to VoiceProtocol.on_voice_state_update 1 year ago
voice_state.py Fix move_to related voice state bugs 1 year ago
welcome_screen.py Fix permissions-based docstrings to be more consistent 3 years ago
widget.py Remove @ prefix from usernames 2 years ago