..
bin
Update Windows opus binaries from 1.2.1 to 1.3.1
6 years ago
ext
[commands] Remove function call indirection when checking author
5 years ago
types
Fix typings for resolved channels in slash commands
5 years ago
ui
Allow View to be instantiated without subclassing
5 years ago
webhook
Add interaction related endpoints to async webhook
5 years ago
__init__.py
Add initial support for buttons and components
5 years ago
__main__.py
Make the bot template use f-strings over str.format
5 years ago
abc.py
Add initial support for buttons and components
5 years ago
activity.py
Add Activity.buttons
5 years ago
appinfo.py
[docs] fix docstring of AppInfo
5 years ago
asset.py
Replace uses of Ellipsis as sentinels with utils.MISSING
5 years ago
audit_logs.py
Add AuditLogChanges.rules_channel/public_updates_channel
5 years ago
backoff.py
Add `__all__` to remaining modules
5 years ago
channel.py
Type up **kwargs of various methods
5 years ago
client.py
Consistent loop attribute description
5 years ago
colour.py
Fix Colour.fuchsia docstring typo
5 years ago
components.py
Fix emoji not showing up in button component
5 years ago
context_managers.py
Add `__all__` to remaining modules
5 years ago
embeds.py
Fix bug in Embed.__len__ caused by footer without text
5 years ago
emoji.py
Typehint emoji classes
5 years ago
enums.py
Add support for setting interaction responses
5 years ago
errors.py
Add `__all__` to remaining modules
5 years ago
file.py
Typehint File
5 years ago
flags.py
Add Discord Certified Moderator user flag
5 years ago
gateway.py
Fix default hook signature
5 years ago
guild.py
Fix issues with imports causing NameErrors
5 years ago
http.py
Add initial support for buttons and components
5 years ago
integrations.py
Add typings for audit logs, integrations, and webhooks
5 years ago
interactions.py
Allow passing multiple embeds in InteractionResponse.edit_message
5 years ago
invite.py
Document Invite.inviter as optional
5 years ago
iterators.py
Add typings for audit logs, integrations, and webhooks
5 years ago
member.py
Add Member.get_role
5 years ago
mentions.py
Use f-strings in more places that were missed.
5 years ago
message.py
Add initial support for buttons and components
5 years ago
mixins.py
Add `__all__` to remaining modules
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
Type up **kwargs of various methods
5 years ago
permissions.py
Add Permissions.manage_events
5 years ago
player.py
Fix various reference issues in documentation
5 years ago
raw_models.py
Add `__all__` to remaining modules
5 years ago
reaction.py
Use f-strings in more places that were missed.
5 years ago
role.py
Add warning for comparing with role positioning
5 years ago
shard.py
Remove AutoShardedClient.request_offline_members
5 years ago
state.py
Add initial support for buttons and components
5 years ago
sticker.py
fix AttributeError in Sticker.image
5 years ago
team.py
Rewrite Asset design
5 years ago
template.py
Add Template.url
5 years ago
user.py
Type up **kwargs of various methods
5 years ago
utils.py
Fix cached_slot_property typings again
5 years ago
voice_client.py
Type up **kwargs of various methods
5 years ago
widget.py
Type up **kwargs of various methods
5 years ago