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 0dd4c4c08c Don't use class attribute syntax for Guild typings 5 years ago
..
bin Update Windows opus binaries from 1.2.1 to 1.3.1 6 years ago
ext [commands] Unwrap functions to get their module and globalns 5 years ago
types Type-Hint http.py 5 years ago
ui Grammatical improvements in View documentation 5 years ago
webhook Add support for thread parameter in Webhook.send 5 years ago
__init__.py First pass at preliminary thread support 5 years ago
__main__.py Make the bot template use f-strings over str.format 5 years ago
abc.py Fix Messageable.send overload to take view parameters 5 years ago
activity.py Add Activity.buttons 5 years ago
appinfo.py Add invite targets for voice channel invites 5 years ago
asset.py Replace uses of Ellipsis as sentinels with utils.MISSING 5 years ago
audit_logs.py Add audit log entries for stage instances 5 years ago
backoff.py Add `__all__` to remaining modules 5 years ago
channel.py Refactor Guild to support type hints 5 years ago
client.py Close ClientSession after closing websocket connections 5 years ago
colour.py Fix Colour.fuchsia docstring typo 5 years ago
components.py Fix NameError in missing _EmojiTag import 5 years ago
context_managers.py Add `__all__` to remaining modules 5 years ago
embeds.py Add Embed.remove_footer 5 years ago
emoji.py Allow passing Emoji in components 5 years ago
enums.py Add audit log entries for stage instances 5 years ago
errors.py Add `__all__` to remaining modules 5 years ago
file.py Typehint File 5 years ago
flags.py First pass at preliminary thread support 5 years ago
gateway.py Fix default hook signature 5 years ago
guild.py Don't use class attribute syntax for Guild typings 5 years ago
http.py Type-Hint http.py 5 years ago
integrations.py Fix type errors with required keys in the integration types 5 years ago
interactions.py None check in InteractionResponse.edit_message 5 years ago
invite.py Refactor and type hint invites 5 years ago
iterators.py Fix import error with threads archived iterator 5 years ago
member.py Add Member.get_role 5 years ago
mentions.py Typehint AllowedMentions 5 years ago
message.py Change how threads are created 5 years ago
mixins.py Typehint mixins 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 Allow passing Emoji in components 5 years ago
permissions.py Add thread related permissions 5 years ago
player.py Fix various reference issues in documentation 5 years ago
raw_models.py Add support for integration create/update/delete events 5 years ago
reaction.py Use f-strings in more places that were missed. 5 years ago
role.py Typehint Role and RoleTags 5 years ago
shard.py Remove AutoShardedClient.request_offline_members 5 years ago
stage_instance.py Implement StageInstance 5 years ago
state.py Refactor Guild to support type hints 5 years ago
sticker.py Typehint Sticker 5 years ago
team.py Add invite targets for voice channel invites 5 years ago
template.py Add Template.url 5 years ago
threads.py Add category_id shortcut to Thread 5 years ago
user.py Type up **kwargs of various methods 5 years ago
utils.py Add private get_slots utility to get slots through MRO 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