.. |
app_commands
|
Fix merge methods for AppCommandContext and AppInstallationType
|
11 months ago |
bin
|
Update Windows opus binaries from 1.2.1 to 1.3.1
|
4 years ago |
ext
|
Add support for Polls
|
11 months ago |
types
|
Add reaction type to raw events and users iterator
|
11 months ago |
ui
|
Fix various code around Message.interaction(_metadata)
|
11 months ago |
webhook
|
Fix Webhook poll sending raising AttributeError with a mocked state
|
11 months ago |
__init__.py
|
Add support for Polls
|
11 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 support for Polls
|
11 months ago |
activity.py
|
Add platform property to Activity and Game
|
1 year ago |
appinfo.py
|
Add approximate_guild_count to AppInfo
|
11 months ago |
asset.py
|
Update pyright version
|
1 year ago |
audit_logs.py
|
Add specialcase for AutoMod triggers in audit log diff
|
1 year 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
|
Document bitrate kwarg in StageChannel.edit
|
11 months ago |
client.py
|
Add support for Polls
|
11 months ago |
colour.py
|
Update pyright version
|
1 year ago |
components.py
|
Document all limits in discord.ui
|
1 year 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 reaction type to raw events and users iterator
|
11 months ago |
errors.py
|
Raise special CommandSyncFailure during sync for better errors
|
3 years ago |
file.py
|
Update pyright version
|
1 year ago |
flags.py
|
Add support for Polls
|
11 months ago |
gateway.py
|
Fix move_to related voice state bugs
|
1 year ago |
guild.py
|
Fix typo in Guild.vanity_invite documentation
|
11 months ago |
http.py
|
Add reaction type to raw events and users iterator
|
11 months ago |
integrations.py
|
Fix permissions-based docstrings to be more consistent
|
3 years ago |
interactions.py
|
Some docs fixes for polls
|
11 months ago |
invite.py
|
Add type attribute to Invite
|
11 months ago |
member.py
|
First pass at supporting user apps
|
11 months ago |
mentions.py
|
Use a sequence instead of a list for AllowedMentions
|
3 years ago |
message.py
|
Add support for Polls
|
11 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
|
Add more missing perms to permission classmethods
|
11 months ago |
player.py
|
More voice fixes
|
12 months ago |
poll.py
|
Some docs fixes for polls
|
11 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
|
Add support for one-time purchases
|
11 months ago |
stage_instance.py
|
Fix permissions-based docstrings to be more consistent
|
3 years ago |
state.py
|
Add support for Polls
|
11 months ago |
sticker.py
|
Fix sticker URL for GIF stickers
|
1 year 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 reason kwarg to Thread.delete
|
11 months ago |
user.py
|
Add support for ClientUser editing banners
|
1 year ago |
utils.py
|
[commands] Add support for type statement and NewType
|
11 months ago |
voice_client.py
|
[docs] fix gateway payload hyperlinks
|
12 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 |