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.
Rapptz 5c5ccc4e82 [commands] Fix hybrid command wrapped instances being out of sync 2 years ago
..
app_commands Refactor human_join into its own private helper function 2 years ago
bin Update Windows opus binaries from 1.2.1 to 1.3.1 4 years ago
ext [commands] Fix hybrid command wrapped instances being out of sync 2 years ago
types Add support for default_values field on selects 2 years ago
ui Refactor human_join into its own private helper function 2 years ago
webhook Hoist webhook detection outside of store_user helper 2 years ago
__init__.py Version bump for development 2 years 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 Rewrite voice connection internals 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 Add support for integration_type in audit logs 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 support for media channels 2 years ago
client.py Fix misleading Error documentation for Client.fetch_guild 2 years ago
colour.py Fix IndexError when using empty string in Colour.from_str 2 years ago
components.py Add support for default_values field on selects 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_values field on selects 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.auto_moderation flag to alias_flag_value 2 years ago
gateway.py Rewrite voice connection internals 2 years ago
guild.py Replace dot with space in Guild.vanity_invite docs 2 years ago
http.py Update pyright version 2 years ago
integrations.py Fix permissions-based docstrings to be more consistent 3 years ago
interactions.py Use the interaction user's guild as a fallback for Interaction.guild 2 years ago
invite.py Update pyright version 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 Add support for attachment flags 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 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 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 Add Client.remove_dynamic_items 2 years 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 Add support for new pink default avatars 2 years ago
utils.py Refactor human_join into its own private helper function 2 years ago
voice_client.py Rewrite voice connection internals 2 years ago
voice_state.py Fix incorrect callback typing for WebsocketHook 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