..
app_commands
Fix merge methods for AppCommandContext and AppInstallationType
2 years ago
bin
Update Windows opus binaries from 1.2.1 to 1.3.1
6 years ago
ext
Add support for Polls
2 years ago
types
Add reaction type to raw events and users iterator
2 years ago
ui
Fix various code around Message.interaction(_metadata)
2 years ago
webhook
Fix Webhook poll sending raising AttributeError with a mocked state
2 years ago
__init__.py
Add support for Polls
2 years ago
__main__.py
Trim trailing whitespace in cog template
3 years ago
_types.py
Add support for generic ClientT in Interaction
4 years ago
abc.py
Add support for Polls
2 years ago
activity.py
Add platform property to Activity and Game
3 years ago
appinfo.py
Add approximate_guild_count to AppInfo
2 years ago
asset.py
Update pyright version
2 years ago
audit_logs.py
Add specialcase for AutoMod triggers in audit log diff
3 years 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
Document bitrate kwarg in StageChannel.edit
2 years ago
client.py
Add support for Polls
2 years ago
colour.py
Update pyright version
2 years ago
components.py
Document all limits in discord.ui
2 years ago
context_managers.py
Replace trigger_typing with awaiting typing context manager
4 years ago
embeds.py
Revert "Allow empty strings to be in Embed.to_dict"
4 years ago
emoji.py
Fix permissions-based docstrings to be more consistent
4 years ago
enums.py
Add reaction type to raw events and users iterator
2 years ago
errors.py
Raise special CommandSyncFailure during sync for better errors
4 years ago
file.py
Update pyright version
2 years ago
flags.py
Add support for Polls
2 years ago
gateway.py
Fix move_to related voice state bugs
2 years ago
guild.py
Fix typo in Guild.vanity_invite documentation
2 years ago
http.py
Add reaction type to raw events and users iterator
2 years ago
integrations.py
Fix permissions-based docstrings to be more consistent
4 years ago
interactions.py
Some docs fixes for polls
2 years ago
invite.py
Add type attribute to Invite
2 years ago
member.py
First pass at supporting user apps
2 years ago
mentions.py
Use a sequence instead of a list for AllowedMentions
4 years ago
message.py
Fix Message.poll not prioritising API data over cached data
2 years 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
Add more missing perms to permission classmethods
2 years ago
player.py
Add VoiceClient.wait_until_done
2 years ago
poll.py
Some docs fixes for polls
2 years ago
py.typed
Add typing metadata
5 years ago
raw_models.py
Add reaction type to raw events and users iterator
2 years ago
reaction.py
Add reaction type to raw events and users iterator
2 years ago
role.py
Add support for role flags
3 years ago
scheduled_event.py
Fix create_scheduled_event param handling
3 years ago
shard.py
Ensure Client.close() has finished in __aexit__
2 years ago
sku.py
Add support for one-time purchases
2 years ago
stage_instance.py
Fix permissions-based docstrings to be more consistent
4 years ago
state.py
Add support for Polls
2 years ago
sticker.py
Fix sticker URL for GIF stickers
2 years 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 reason kwarg to Thread.delete
2 years ago
user.py
Add support for ClientUser editing banners
2 years ago
utils.py
[commands] Add support for type statement and NewType
2 years ago
voice_client.py
Add VoiceClient.wait_until_done
2 years ago
voice_state.py
Change line endings from CRLF to LF in voice_state.py
2 years ago
welcome_screen.py
Update pyright version
2 years ago
widget.py
Remove @ prefix from usernames
3 years ago