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.
DA344 eb15aa8ca4
Add exclude_deleted parameter to Client.entitlements
8 months ago
..
app_commands Fix variance typing issue with CommandTree.error decorator 11 months ago
bin Update Windows opus binaries from 1.2.1 to 1.3.1 5 years ago
ext [tasks] Fix race condition with set_result 8 months ago
types Add command target to MessageInteractionMetadata 10 months ago
ui Fix incorrect Select max option condition 1 year ago
webhook Remove _get_poll lookup in Message constructor 1 year ago
__init__.py Add SKU subscriptions support 11 months ago
__main__.py Trim trailing whitespace in cog template 2 years ago
_types.py Add support for generic ClientT in Interaction 3 years ago
abc.py Support enforce_nonce and add random nonce for message creation 11 months ago
activity.py Add platform property to Activity and Game 2 years ago
appinfo.py Add approximate_user_install_count to AppInfo 1 year ago
asset.py Add support for guild_banner and display_banner 1 year ago
audit_logs.py Support for Soundboard and VC effects 11 months ago
automod.py Fix AutoModRule.edit handling of AutoModRuleEventType enum 1 year ago
backoff.py Fix some type ignores in backoff and channel 4 years ago
channel.py Add mention property to PartialMessageable 10 months ago
client.py Add exclude_deleted parameter to Client.entitlements 8 months ago
colour.py Update pyright version 2 years ago
components.py Add ButtonStyle.premium 1 year ago
context_managers.py Replace trigger_typing with awaiting typing context manager 3 years ago
embeds.py Remove stale documentation in Embed.set_thumbnail 1 year ago
emoji.py Move MissingApplicationID to top-level discord namespace 1 year ago
enums.py Fix MessageReferenceType not being public 11 months ago
errors.py Move MissingApplicationID to top-level discord namespace 1 year ago
file.py Update pyright version 2 years ago
flags.py Add Message.forward flag 11 months ago
gateway.py Handle improper 1000 closures by Discord 11 months ago
guild.py Add Client.fetch_guild_preview method 8 months ago
http.py Add exclude_deleted parameter to Client.entitlements 8 months ago
integrations.py Fix permissions-based docstrings to be more consistent 3 years ago
interactions.py Add ButtonStyle.premium 1 year ago
invite.py Add type attribute to Invite 1 year ago
member.py Clear up add_roles and remove_roles documentation 10 months ago
mentions.py Use a sequence instead of a list for AllowedMentions 3 years ago
message.py Add command target to MessageInteractionMetadata 10 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 2 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 Fix and add test for missing discord.Permission bits 1 year ago
player.py Avoid returning in finally 11 months ago
poll.py Fix Poll.duration rounding error 1 year ago
py.typed Add typing metadata 4 years ago
raw_models.py Add reaction type to raw events and users iterator 1 year ago
reaction.py Add reaction type to raw events and users iterator 1 year ago
role.py Add support for role flags 2 years ago
scheduled_event.py Fix create_scheduled_event param handling 3 years ago
shard.py Add public method to get session start limits 10 months ago
sku.py Fix NameError in sku.py 11 months ago
soundboard.py Support for Soundboard and VC effects 11 months ago
stage_instance.py Fix permissions-based docstrings to be more consistent 3 years ago
state.py Fix soundboard sounds event data type 11 months ago
sticker.py Add support for get sticker pack 1 year ago
subscription.py Add SKU subscriptions support 11 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 1 year ago
user.py Fix default_avatar for team user and webhook 1 year ago
utils.py Sanitize invite argument before calling the invite info endpoint 10 months ago
voice_client.py Add support for AEAD XChaCha20 Poly1305 encryption mode 11 months ago
voice_state.py Change line endings from CRLF to LF in voice_state.py 1 year ago
welcome_screen.py Update pyright version 2 years ago
widget.py Remove @ prefix from usernames 2 years ago