.. |
bin
|
Update Windows opus binaries from 1.2.1 to 1.3.1
|
4 years ago |
ext
|
[commands] Unwrap functions to get their module and globalns
|
4 years ago |
types
|
Update thread typings and payloads to match documentation
|
4 years ago |
ui
|
Grammatical improvements in View documentation
|
4 years ago |
webhook
|
Add support for thread parameter in Webhook.send
|
4 years ago |
__init__.py
|
First pass at preliminary thread support
|
4 years ago |
__main__.py
|
Make the bot template use f-strings over str.format
|
4 years ago |
abc.py
|
Fix Messageable.send overload to take view parameters
|
4 years ago |
activity.py
|
Add Activity.buttons
|
4 years ago |
appinfo.py
|
Add invite targets for voice channel invites
|
4 years ago |
asset.py
|
Replace uses of Ellipsis as sentinels with utils.MISSING
|
4 years ago |
audit_logs.py
|
update types subpackage with latest docs
|
4 years ago |
backoff.py
|
Add `__all__` to remaining modules
|
4 years ago |
channel.py
|
Add TextChannel.active_threads
|
4 years ago |
client.py
|
Add Client.persistent_views to get all persistent views
|
4 years ago |
colour.py
|
Fix Colour.fuchsia docstring typo
|
4 years ago |
components.py
|
Fix NameError in missing _EmojiTag import
|
4 years ago |
context_managers.py
|
Add `__all__` to remaining modules
|
4 years ago |
embeds.py
|
Add Embed.remove_footer
|
4 years ago |
emoji.py
|
Allow passing Emoji in components
|
4 years ago |
enums.py
|
Update thread typings and payloads to match documentation
|
4 years ago |
errors.py
|
Add `__all__` to remaining modules
|
4 years ago |
file.py
|
Typehint File
|
4 years ago |
flags.py
|
First pass at preliminary thread support
|
4 years ago |
gateway.py
|
Fix default hook signature
|
4 years ago |
guild.py
|
Parse remaining thread events.
|
4 years ago |
http.py
|
Clarify actions that require manage_threads permission
|
4 years ago |
integrations.py
|
Fix type errors with required keys in the integration types
|
4 years ago |
interactions.py
|
Remove view syncing before editing in views
|
4 years ago |
invite.py
|
Refactor and type hint invites
|
4 years ago |
iterators.py
|
Fix import error with threads archived iterator
|
4 years ago |
member.py
|
Add Member.get_role
|
4 years ago |
mentions.py
|
Typehint AllowedMentions
|
4 years ago |
message.py
|
Change how threads are created
|
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
|
Allow passing Emoji in components
|
4 years ago |
permissions.py
|
Add thread related permissions
|
4 years ago |
player.py
|
Fix various reference issues in documentation
|
4 years ago |
raw_models.py
|
Add support for integration create/update/delete events
|
4 years ago |
reaction.py
|
Use f-strings in more places that were missed.
|
4 years ago |
role.py
|
Typehint Role and RoleTags
|
4 years ago |
shard.py
|
Remove AutoShardedClient.request_offline_members
|
4 years ago |
stage_instance.py
|
Implement StageInstance
|
4 years ago |
state.py
|
Allow pins events to work with threads
|
4 years ago |
sticker.py
|
Typehint Sticker
|
4 years ago |
team.py
|
Add invite targets for voice channel invites
|
4 years ago |
template.py
|
Add Template.url
|
4 years ago |
threads.py
|
Add Thread.permissions_for helper function
|
4 years ago |
user.py
|
Type up **kwargs of various methods
|
4 years ago |
utils.py
|
Add private get_slots utility to get slots through MRO
|
4 years ago |
voice_client.py
|
Type up **kwargs of various methods
|
4 years ago |
widget.py
|
Type up **kwargs of various methods
|
4 years ago |