.. |
bin
|
Update Windows opus binaries from 1.2.1 to 1.3.1
|
4 years ago |
ext
|
[commands] fix bot_has_role and is_nsfw for threads
|
4 years ago |
types
|
Rename instances of nitro to premium
|
4 years ago |
ui
|
Remove unused variable in view
|
4 years ago |
webhook
|
Fix SyncWebhook not working across thread barriers
|
4 years ago |
__init__.py
|
Stricter type hint in releaselevel
|
4 years ago |
__main__.py
|
Make the bot template use f-strings over str.format
|
4 years ago |
abc.py
|
Fix docs for stickers
|
4 years ago |
activity.py
|
Refactor utcfromtimestamp to use fromtimestamp(..., tz=utc)
|
4 years ago |
appinfo.py
|
Fix user cache acting incorrectly with evictions
|
4 years ago |
asset.py
|
implement guild stickers
|
4 years ago |
audit_logs.py
|
implement guild stickers
|
4 years ago |
backoff.py
|
Type-hint backoff.py
|
4 years ago |
channel.py
|
Fix typo in TextChannel.start_thread
|
4 years ago |
client.py
|
Add enable_debug_events parameter to enable expensive debug events
|
4 years ago |
colour.py
|
Fix Colour.fuchsia docstring typo
|
4 years ago |
components.py
|
Add support for discord.ui.Select.disabled
|
4 years ago |
context_managers.py
|
Add `__all__` to remaining modules
|
4 years ago |
embeds.py
|
Localize Embed.timestamp during assignment
|
4 years ago |
emoji.py
|
Allow passing Emoji in components
|
4 years ago |
enums.py
|
implement guild stickers
|
4 years ago |
errors.py
|
Typehint error.py
|
4 years ago |
file.py
|
Fix some webhook related type checker errors
|
4 years ago |
flags.py
|
Rename instances of nitro to premium
|
4 years ago |
gateway.py
|
Fix debug event toggle not triggering for raw receive
|
4 years ago |
guild.py
|
implement guild stickers
|
4 years ago |
http.py
|
Change payload to use sticker_ids instead of sticker_items
|
4 years ago |
integrations.py
|
Add reason kwarg to more methods
|
4 years ago |
interactions.py
|
Fix user cache acting incorrectly with evictions
|
4 years ago |
invite.py
|
Fix user cache acting incorrectly with evictions
|
4 years ago |
iterators.py
|
Fix Client.fetch_channel not returning Thread
|
4 years ago |
member.py
|
Rename instances of nitro to premium
|
4 years ago |
mentions.py
|
Typehint AllowedMentions
|
4 years ago |
message.py
|
implement guild stickers
|
4 years ago |
mixins.py
|
Fix EqualityComparable.__eq__ typing
|
4 years ago |
object.py
|
Type-hint object.py
|
4 years ago |
oggparse.py
|
Add `__all__` to remaining modules
|
4 years ago |
opus.py
|
Add `__all__` to remaining modules
|
4 years ago |
partial_emoji.py
|
Fix typing errors in PartialEmoji
|
4 years ago |
permissions.py
|
implement guild stickers
|
4 years ago |
player.py
|
Type-hint voice_client / player
|
4 years ago |
raw_models.py
|
Add support for integration create/update/delete events
|
4 years ago |
reaction.py
|
Make parameters passed to Reaction.user keyword-only
|
4 years ago |
role.py
|
Rework Role.edit to not rely on previous role state
|
4 years ago |
shard.py
|
Remove afk parameter from change_presence
|
4 years ago |
stage_instance.py
|
Use a default value for StageInstance.discoverable_enabled
|
4 years ago |
state.py
|
Cast removed thread member IDs to int
|
4 years ago |
sticker.py
|
Document TypeError raise in lottie sticker
|
4 years ago |
team.py
|
Remove extraneous __slots__ assignments
|
4 years ago |
template.py
|
Fix user cache acting incorrectly with evictions
|
4 years ago |
threads.py
|
Update description of auto_archive_duration kwarg of Thread.edit
|
4 years ago |
user.py
|
Fix User.accent_color incorrect attribute access
|
4 years ago |
utils.py
|
Rename types.Union -> UnionType for bpo-44732
|
4 years ago |
voice_client.py
|
Fix typo in voice_client.py
|
4 years ago |
widget.py
|
Type up **kwargs of various methods
|
4 years ago |