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.
Rapptz 2ce44f7bd6 Add versionadded for format_dt 4 years ago
..
bin Update Windows opus binaries from 1.2.1 to 1.3.1 4 years ago
ext [commands] Rename missing_perms to missing_permissions 4 years ago
types Type-hint voice_client / player 4 years ago
ui [docs] Update Sphinx and Fix various references 4 years ago
webhook Add "new in version" missing in webhook documentation 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 Add support for sending multiple embeds 4 years ago
activity.py Typehint Activity 4 years ago
appinfo.py [docs] Update Sphinx and Fix various references 4 years ago
asset.py Replace uses of Ellipsis as sentinels with utils.MISSING 4 years ago
audit_logs.py Add audit log entries for stage instances 4 years ago
backoff.py Add `__all__` to remaining modules 4 years ago
channel.py Fix Category.create_x_channel raising without overwrites 4 years ago
client.py [docs] Update Sphinx and Fix various references 4 years ago
colour.py Fix Colour.fuchsia docstring typo 4 years ago
components.py [docs] Update Sphinx and Fix various references 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 Add ButtonStyle.gray alias 4 years ago
errors.py Add `__all__` to remaining modules 4 years ago
file.py Fix some webhook related type checker errors 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 Fix Guild.vanity_invite causing an error when guild has it unset 4 years ago
http.py Add support for sending multiple embeds 4 years ago
integrations.py Handle role_id possibly being None for StreamIntegration 4 years ago
interactions.py None check in InteractionResponse.edit_message 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 Fix Member.ban typing to include 0-day message deletes 4 years ago
mentions.py Typehint AllowedMentions 4 years ago
message.py Rework Message.edit implementation 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 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 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 Refactor Guild to support type hints 4 years ago
sticker.py Fix crash involving stickers 4 years ago
team.py Type-Hint appinfo/team 4 years ago
template.py Add Template.url 4 years ago
threads.py Add category_id shortcut to Thread 4 years ago
user.py Type up **kwargs of various methods 4 years ago
utils.py Add versionadded for format_dt 4 years ago
voice_client.py Update documentation in voice_client.py 4 years ago
widget.py Type up **kwargs of various methods 4 years ago