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.
Steve C c8ecbd8d10
Add Message.forward flag
5 months ago
..
app_commands Fix variance typing issue with CommandTree.error decorator 6 months ago
bin Update Windows opus binaries from 1.2.1 to 1.3.1 4 years ago
ext [commands] Unwrap Parameter if given as default to commands.parameter 6 months ago
types Fix soundboard sounds event data type 6 months ago
ui Fix incorrect Select max option condition 9 months ago
webhook Remove _get_poll lookup in Message constructor 7 months ago
__init__.py Add SKU subscriptions support 6 months 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 Add Message.forward flag 5 months ago
activity.py Add platform property to Activity and Game 1 year ago
appinfo.py Add approximate_user_install_count to AppInfo 7 months ago
asset.py Add support for guild_banner and display_banner 9 months ago
audit_logs.py Support for Soundboard and VC effects 6 months ago
automod.py Fix AutoModRule.edit handling of AutoModRuleEventType enum 12 months ago
backoff.py Fix some type ignores in backoff and channel 3 years ago
channel.py Fix abc.GuildChannel.clone implementations 6 months ago
client.py Add SKU subscriptions support 6 months ago
colour.py Update pyright version 1 year ago
components.py Add ButtonStyle.premium 10 months ago
context_managers.py Replace trigger_typing with awaiting typing context manager 3 years ago
embeds.py Remove stale documentation in Embed.set_thumbnail 7 months ago
emoji.py Move MissingApplicationID to top-level discord namespace 7 months ago
enums.py Fix MessageReferenceType not being public 6 months ago
errors.py Move MissingApplicationID to top-level discord namespace 7 months ago
file.py Update pyright version 1 year ago
flags.py Add Message.forward flag 5 months ago
gateway.py Add zstd gateway compression to speed profile 6 months ago
guild.py Add missing error for Guild.fetch_automod_rule 6 months ago
http.py Add proxy support for get_from_cdn 6 months ago
integrations.py Fix permissions-based docstrings to be more consistent 3 years ago
interactions.py Add ButtonStyle.premium 10 months ago
invite.py Add type attribute to Invite 11 months ago
member.py Add support Member.fetch_voice 7 months ago
mentions.py Use a sequence instead of a list for AllowedMentions 3 years ago
message.py Add Message.forward flag 5 months ago
mixins.py Add support for specifying the type of a generic discord.Object 3 years ago
object.py Fix comparisons between two Object with types 1 year 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 Fix and add test for missing discord.Permission bits 7 months ago
player.py More voice fixes 12 months ago
poll.py Fix Poll.duration rounding error 7 months ago
py.typed Add typing metadata 4 years ago
raw_models.py Add reaction type to raw events and users iterator 11 months ago
reaction.py Add reaction type to raw events and users iterator 11 months 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 Ensure Client.close() has finished in __aexit__ 11 months ago
sku.py Fix NameError in sku.py 6 months ago
soundboard.py Support for Soundboard and VC effects 6 months ago
stage_instance.py Fix permissions-based docstrings to be more consistent 3 years ago
state.py Fix soundboard sounds event data type 6 months ago
sticker.py Add support for get sticker pack 7 months ago
subscription.py Add SKU subscriptions support 6 months 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 Add note about archiver_id 10 months ago
user.py Fix default_avatar for team user and webhook 7 months ago
utils.py Add support for message call 6 months ago
voice_client.py Add support for AEAD XChaCha20 Poly1305 encryption mode 6 months ago
voice_state.py Change line endings from CRLF to LF in voice_state.py 11 months ago
welcome_screen.py Update pyright version 1 year ago
widget.py Remove @ prefix from usernames 2 years ago