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 f586f4dfbd
Clarify connect() requires Intents.voice_states
5 years ago
..
bin Update Windows opus binaries from 1.2.1 to 1.3.1 6 years ago
ext Fix references in docs 5 years ago
types Fix typings for member HTTP methods 5 years ago
ui Fallback to None message_id searches in View dispatch 5 years ago
webhook Remove in-place edits and return fresh instances instead 5 years ago
__init__.py Add explicit type annotation to version_info and reformat 5 years ago
__main__.py Make __main__ template strings private 5 years ago
abc.py Clarify connect() requires Intents.voice_states 5 years ago
activity.py Added type: ignores where needed to activity.py 5 years ago
appinfo.py Fix user cache acting incorrectly with evictions 5 years ago
asset.py Add per-guild member avatar support 5 years ago
audit_logs.py implement guild stickers 5 years ago
backoff.py Type-hint backoff.py 5 years ago
channel.py Remove in-place edits and return fresh instances instead 5 years ago
client.py Make getters in Client positional only 5 years ago
colour.py Fix Colour.fuchsia docstring typo 5 years ago
components.py Add support for discord.ui.Select.disabled 5 years ago
context_managers.py Typehint context_managers.py 5 years ago
embeds.py Localize Embed.timestamp during assignment 5 years ago
emoji.py Remove in-place edits and return fresh instances instead 5 years ago
enums.py implement guild stickers 5 years ago
errors.py ResponseType type alias is private 5 years ago
file.py Fix some webhook related type checker errors 5 years ago
flags.py Clarify connect() requires Intents.voice_states 5 years ago
gateway.py Make json conversion functions private 5 years ago
guild.py Remove in-place edits and return fresh instances instead 5 years ago
http.py Fix some typings in HTTPClient to not take strict payload types 5 years ago
integrations.py Remove in-place edits and return fresh instances instead 5 years ago
interactions.py Remove in-place edits and return fresh instances instead 5 years ago
invite.py Fix user cache acting incorrectly with evictions 5 years ago
iterators.py Fix Client.fetch_channel not returning Thread 5 years ago
member.py Remove in-place edits and return fresh instances instead 5 years ago
mentions.py Typehint AllowedMentions 5 years ago
message.py Add type hint for suppress parameter 5 years ago
mixins.py Fix EqualityComparable.__eq__ typing 5 years ago
object.py Type-hint object.py 5 years ago
oggparse.py Typehint oggparse.py 5 years ago
opus.py Typehint opus.py 5 years ago
partial_emoji.py Fix typing errors in PartialEmoji 5 years ago
permissions.py Fix permissions.py typing 5 years ago
player.py Fix FFmpeg based audiosource input piping 5 years ago
py.typed Add typing metadata 5 years ago
raw_models.py Typehint raw_models.py 5 years ago
reaction.py Make parameters passed to Reaction.user keyword-only 5 years ago
role.py Remove in-place edits and return fresh instances instead 5 years ago
shard.py Fix broken rename from pyright 5 years ago
stage_instance.py Add type: ignore for StageInstance.channel 5 years ago
state.py Fix typing for private channel by user lookup 5 years ago
sticker.py Fix typing error in sticker edit 5 years ago
team.py Remove extraneous __slots__ assignments 5 years ago
template.py Remove in-place edits and return fresh instances instead 5 years ago
threads.py Remove in-place edits and return fresh instances instead 5 years ago
user.py Remove in-place edits and return fresh instances instead 5 years ago
utils.py Fix type hints for decorators in utils 5 years ago
voice_client.py Make global log variable in modules private 5 years ago
widget.py Type up **kwargs of various methods 5 years ago