| .. |
|
bin
|
Update Windows opus binaries from 1.2.1 to 1.3.1
|
6 years ago |
|
ext
|
[commands] Add back CommandOnCooldown.type
|
5 years ago |
|
types
|
Type hint instance variables in interactions
|
5 years ago |
|
ui
|
Fix ui.Button constructor default style to match the decorator
|
5 years ago |
|
webhook
|
Remove extraneous __slots__ assignments
|
5 years ago |
|
__init__.py
|
Change NamedTuple in __init__.py
|
5 years ago |
|
__main__.py
|
Make the bot template use f-strings over str.format
|
5 years ago |
|
abc.py
|
Fix KeyError due to refactoring mistake in Overwrite handling
|
5 years ago |
|
activity.py
|
Typehint Member and various typing fixes
|
5 years ago |
|
appinfo.py
|
[docs] Update Sphinx and Fix various references
|
5 years ago |
|
asset.py
|
Make Asset.with_ functions positional only
|
5 years ago |
|
audit_logs.py
|
Add audit log entries for stage instances
|
5 years ago |
|
backoff.py
|
Add `__all__` to remaining modules
|
5 years ago |
|
channel.py
|
Fix Client.fetch_channel not returning Thread
|
5 years ago |
|
client.py
|
Fix Client.fetch_channel not returning Thread
|
5 years ago |
|
colour.py
|
Fix Colour.fuchsia docstring typo
|
5 years ago |
|
components.py
|
Mention the discord.ui types in the read-only component types
|
5 years ago |
|
context_managers.py
|
Add `__all__` to remaining modules
|
5 years ago |
|
embeds.py
|
Localize Embed.timestamp during assignment
|
5 years ago |
|
emoji.py
|
Allow passing Emoji in components
|
5 years ago |
|
enums.py
|
Add ButtonStyle.url alias for ButtonStyle.link
|
5 years ago |
|
errors.py
|
Typehint error.py
|
5 years ago |
|
file.py
|
Fix some webhook related type checker errors
|
5 years ago |
|
flags.py
|
Add MessageFlags.ephemeral
|
5 years ago |
|
gateway.py
|
Fix default hook signature
|
5 years ago |
|
guild.py
|
Fix Client.fetch_channel not returning Thread
|
5 years ago |
|
http.py
|
Rework User.edit to have proper typing
|
5 years ago |
|
integrations.py
|
Use a property for StreamIntegration.expire_behavior alias
|
5 years ago |
|
interactions.py
|
Mention ephemeral messages can only be edited with raw method
|
5 years ago |
|
invite.py
|
Refactor and type hint invites
|
5 years ago |
|
iterators.py
|
Fix Client.fetch_channel not returning Thread
|
5 years ago |
|
member.py
|
Typehint Member and various typing fixes
|
5 years ago |
|
mentions.py
|
Typehint AllowedMentions
|
5 years ago |
|
message.py
|
Fix Client.fetch_channel not returning Thread
|
5 years ago |
|
mixins.py
|
Typehint mixins
|
5 years ago |
|
object.py
|
Type-hint object.py
|
5 years ago |
|
oggparse.py
|
Add `__all__` to remaining modules
|
5 years ago |
|
opus.py
|
Add `__all__` to remaining modules
|
5 years ago |
|
partial_emoji.py
|
Fix typing errors in PartialEmoji
|
5 years ago |
|
permissions.py
|
Remove slots from flags
|
5 years ago |
|
player.py
|
Type-hint voice_client / player
|
5 years ago |
|
raw_models.py
|
Add support for integration create/update/delete events
|
5 years ago |
|
reaction.py
|
Make parameters passed to Reaction.user keyword-only
|
5 years ago |
|
role.py
|
Rework Role.edit to not rely on previous role state
|
5 years ago |
|
shard.py
|
Remove AutoShardedClient.request_offline_members
|
5 years ago |
|
stage_instance.py
|
Implement StageInstance
|
5 years ago |
|
state.py
|
Fix Client.fetch_channel not returning Thread
|
5 years ago |
|
sticker.py
|
Fix crash involving stickers
|
5 years ago |
|
team.py
|
Remove extraneous __slots__ assignments
|
5 years ago |
|
template.py
|
Mock PartialTemplateState._get_guild as pass-through
|
5 years ago |
|
threads.py
|
Fix Client.fetch_channel not returning Thread
|
5 years ago |
|
user.py
|
Rework User.edit to have proper typing
|
5 years ago |
|
utils.py
|
Add versionadded for format_dt
|
5 years ago |
|
voice_client.py
|
Update documentation in voice_client.py
|
5 years ago |
|
widget.py
|
Type up **kwargs of various methods
|
5 years ago |