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.
Leonardo 8edf433255
Implement rich role.move interface
1 year ago
..
app_commands Fix variance typing issue with CommandTree.error decorator 2 years ago
bin Update Windows opus binaries from 1.2.1 to 1.3.1 6 years ago
ext [commands] Correct ExtensionNotFound error message 1 year ago
types Add support for embed flags and update attachment flags 1 year ago
ui Fix incorrect Select max option condition 2 years ago
webhook Add 'mention' property in PartialWebhookChannel 1 year ago
__init__.py Add raw presence update evemt 1 year ago
__main__.py Fix path sanitation for absolute Windows paths 1 year ago
_types.py Add support for generic ClientT in Interaction 4 years ago
abc.py Support enforce_nonce and add random nonce for message creation 2 years ago
activity.py Add platform property to Activity and Game 3 years ago
appinfo.py Add approximate_user_install_count to AppInfo 2 years ago
asset.py Add support for guild_banner and display_banner 2 years ago
audit_logs.py Fix message_pin, message_unpin target id being None 1 year ago
automod.py Fix AutoModRule.edit handling of AutoModRuleEventType enum 2 years ago
backoff.py Fix some type ignores in backoff and channel 4 years ago
channel.py Add ForumChannel.members property 1 year ago
client.py Fix wait_for overloads 1 year ago
colour.py Update pyright version 2 years ago
components.py Add ButtonStyle.premium 2 years ago
context_managers.py Replace trigger_typing with awaiting typing context manager 4 years ago
embeds.py Add support for embed flags and update attachment flags 1 year ago
emoji.py Move MissingApplicationID to top-level discord namespace 2 years ago
enums.py Add support for poll result messages 1 year ago
errors.py Move MissingApplicationID to top-level discord namespace 2 years ago
file.py Update pyright version 2 years ago
flags.py Add support for embed flags and update attachment flags 1 year ago
gateway.py Handle improper 1000 closures by Discord 2 years ago
guild.py Add raw presence update evemt 1 year ago
http.py Add exclude_deleted parameter to Client.entitlements 1 year ago
integrations.py Fix permissions-based docstrings to be more consistent 4 years ago
interactions.py Add __repr__ to Interaction 1 year ago
invite.py Add type attribute to Invite 2 years ago
member.py Fix Member.roles having None members 1 year ago
mentions.py Use a sequence instead of a list for AllowedMentions 4 years ago
message.py Add support for poll result messages 1 year ago
mixins.py Add support for specifying the type of a generic discord.Object 4 years ago
object.py Fix comparisons between two Object with types 2 years ago
oggparse.py Fixes/improvements to FFmpegAudio and subclasses 3 years ago
opus.py Add silence padding after transmission breaks 3 years ago
partial_emoji.py Fix false positives in animated for PartialEmoji.from_str 3 years ago
permissions.py Fix and add test for missing discord.Permission bits 2 years ago
player.py Avoid returning in finally 2 years ago
poll.py Add support for poll result messages 1 year ago
presences.py Add raw presence update evemt 1 year ago
py.typed Add typing metadata 5 years ago
raw_models.py Add raw presence update evemt 1 year ago
reaction.py Add reaction type to raw events and users iterator 2 years ago
role.py Implement rich role.move interface 1 year ago
scheduled_event.py Fix create_scheduled_event param handling 3 years ago
shard.py Fix SessionStartLimits and SKU.subscriptions docstrings 1 year ago
sku.py Fix bug due to typo in async pagination of entitlements loop 1 year ago
soundboard.py Support for Soundboard and VC effects 2 years ago
stage_instance.py Fix permissions-based docstrings to be more consistent 4 years ago
state.py Add raw presence update evemt 1 year ago
sticker.py Add support for get sticker pack 2 years ago
subscription.py Add support for multiple subscription tier SKUs 1 year ago
team.py Add support for team membership role 3 years ago
template.py Fix Template.source_guild attempting to get from cache 3 years ago
threads.py Add note about archiver_id 2 years ago
user.py Fix default_avatar for team user and webhook 2 years ago
utils.py Change default file size limit 1 year ago
voice_client.py Add support for AEAD XChaCha20 Poly1305 encryption mode 2 years ago
voice_state.py Fix typo in voice server update state handling 1 year ago
welcome_screen.py Update pyright version 2 years ago
widget.py Remove @ prefix from usernames 3 years ago