..
bin
Update Windows opus binaries from 1.2.1 to 1.3.1
4 years ago
ext
[commands] update clean_content to work when standalone
4 years ago
types
Type hint instance variables in interactions
4 years ago
ui
Specify View timeouts is in seconds
4 years ago
webhook
Remove extraneous __slots__ assignments
4 years ago
__init__.py
Change NamedTuple in __init__.py
4 years ago
__main__.py
Make the bot template use f-strings over str.format
4 years ago
abc.py
Fix KeyError due to refactoring mistake in Overwrite handling
4 years ago
activity.py
Fix typing errors with Client
4 years ago
appinfo.py
[docs] Update Sphinx and Fix various references
4 years ago
asset.py
Make Asset.with_ functions positional only
4 years ago
audit_logs.py
Fix Permission serialisation in audit logs
4 years ago
backoff.py
Type-hint backoff.py
4 years ago
channel.py
Fix Client.fetch_channel not returning Thread
4 years ago
client.py
Fix typing errors with Client
4 years ago
colour.py
Fix Colour.fuchsia docstring typo
4 years ago
components.py
Add SelectOption.__str__
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
Fix some typing errors and reformat enums.py
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
Update intents docs to reflect presence update changes
4 years ago
gateway.py
Allow use of orjson instead of json
4 years ago
guild.py
Fix Client.fetch_channel not returning Thread
4 years ago
http.py
Allow use of orjson instead of json
4 years ago
integrations.py
Use a property for StreamIntegration.expire_behavior alias
4 years ago
interactions.py
Mention ephemeral messages can only be edited with raw method
4 years ago
invite.py
Refactor and type hint invites
4 years ago
iterators.py
Fix Client.fetch_channel not returning Thread
4 years ago
member.py
Typehint Member and various typing fixes
4 years ago
mentions.py
Typehint AllowedMentions
4 years ago
message.py
Fix Client.fetch_channel not returning Thread
4 years ago
mixins.py
Typehint mixins
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
Remove slots from flags
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 AutoShardedClient.request_offline_members
4 years ago
stage_instance.py
Fix typo in stage_instance.py
4 years ago
state.py
Move global user storage from WeakValueDictionary to dict
4 years ago
sticker.py
Fix crash involving stickers
4 years ago
team.py
Remove extraneous __slots__ assignments
4 years ago
template.py
Mock PartialTemplateState._get_guild as pass-through
4 years ago
threads.py
Fix Client.fetch_channel not returning Thread
4 years ago
user.py
Move global user storage from WeakValueDictionary to dict
4 years ago
utils.py
Allow use of orjson instead of json
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