You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Imayhaveborkedit ac061c31fb
Fix default hook signature
4 years ago
..
bin Update Windows opus binaries from 1.2.1 to 1.3.1 4 years ago
ext [commands] Add BadColorArgument to __all__ 4 years ago
types Typehint Widget 4 years ago
webhook Fix Webhook example 4 years ago
__init__.py Add `__all__` to remaining modules 4 years ago
__main__.py Make the bot template use f-strings over str.format 4 years ago
abc.py Add a note about overwriting in set_permissions 4 years ago
activity.py Add Activity.buttons 4 years ago
appinfo.py [docs] fix docstring of AppInfo 4 years ago
asset.py Replace uses of Ellipsis as sentinels with utils.MISSING 4 years ago
audit_logs.py Add AuditLogChanges.rules_channel/public_updates_channel 4 years ago
backoff.py Add `__all__` to remaining modules 4 years ago
channel.py Type up **kwargs of various methods 4 years ago
client.py Consistent loop attribute description 4 years ago
colour.py Fix Colour.fuchsia docstring typo 4 years ago
context_managers.py Add `__all__` to remaining modules 4 years ago
embeds.py [docs] Fix various unresolved references 4 years ago
emoji.py Typehint emoji classes 4 years ago
enums.py Add Discord Certified Moderator user flag 4 years ago
errors.py Add `__all__` to remaining modules 4 years ago
file.py Typehint File 4 years ago
flags.py Add Discord Certified Moderator user flag 4 years ago
gateway.py Fix default hook signature 4 years ago
guild.py Fix issues with imports causing NameErrors 4 years ago
http.py Typehint emoji classes 4 years ago
integrations.py Add typings for audit logs, integrations, and webhooks 4 years ago
interactions.py Add interaction related typings 4 years ago
invite.py Document Invite.inviter as optional 4 years ago
iterators.py Add typings for audit logs, integrations, and webhooks 4 years ago
member.py Fix issues with imports causing NameErrors 4 years ago
mentions.py Use f-strings in more places that were missed. 4 years ago
message.py Update docs for (Partial)Message.publish to reflect the actual permissions needed 4 years ago
mixins.py Add `__all__` to remaining modules 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 Type up **kwargs of various methods 4 years ago
permissions.py Add Permissions.manage_events 4 years ago
player.py Fix various reference issues in documentation 4 years ago
raw_models.py Add `__all__` to remaining modules 4 years ago
reaction.py Use f-strings in more places that were missed. 4 years ago
role.py Type up **kwargs of various methods 4 years ago
shard.py Remove AutoShardedClient.request_offline_members 4 years ago
state.py Add support for ApplicationFlags 4 years ago
sticker.py fix AttributeError in Sticker.image 4 years ago
team.py Rewrite Asset design 4 years ago
template.py Add Template.url 4 years ago
user.py Type up **kwargs of various methods 4 years ago
utils.py Fix cached_slot_property typings again 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