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.
JustAnyone 91652e3b60
Add per-guild member avatar support
4 years ago
..
bin Update Windows opus binaries from 1.2.1 to 1.3.1 4 years ago
ext Fix references in docs 4 years ago
types Typehint state.py 4 years ago
ui Fallback to None message_id searches in View dispatch 4 years ago
webhook Fix webhook typings and use PartialMessageable instead of Object 4 years ago
__init__.py Add explicit type annotation to version_info and reformat 4 years ago
__main__.py Make __main__ template strings private 4 years ago
abc.py Remove created_at from Snowflake Protocol 4 years ago
activity.py Refactor utcfromtimestamp to use fromtimestamp(..., tz=utc) 4 years ago
appinfo.py Fix user cache acting incorrectly with evictions 4 years ago
asset.py Add per-guild member avatar support 4 years ago
audit_logs.py implement guild stickers 4 years ago
backoff.py Type-hint backoff.py 4 years ago
channel.py Use channel default auto archive duration 4 years ago
client.py Fix references in docs 4 years ago
colour.py Fix Colour.fuchsia docstring typo 4 years ago
components.py Add support for discord.ui.Select.disabled 4 years ago
context_managers.py Typehint context_managers.py 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 implement guild stickers 4 years ago
errors.py ResponseType type alias is private 4 years ago
file.py Fix some webhook related type checker errors 4 years ago
flags.py flag_value should not be a generic class 4 years ago
gateway.py Make json conversion functions private 4 years ago
guild.py default to 0 instead of 15 for Guild.sticker_limit 4 years ago
http.py Make json conversion functions private 4 years ago
integrations.py Add reason kwarg to more methods 4 years ago
interactions.py Add interaction.data to docs 4 years ago
invite.py Fix user cache acting incorrectly with evictions 4 years ago
iterators.py Fix Client.fetch_channel not returning Thread 4 years ago
member.py Add per-guild member avatar support 4 years ago
mentions.py Typehint AllowedMentions 4 years ago
message.py Use channel default auto archive duration 4 years ago
mixins.py Fix EqualityComparable.__eq__ typing 4 years ago
object.py Type-hint object.py 4 years ago
oggparse.py Typehint oggparse.py 4 years ago
opus.py Typehint opus.py 4 years ago
partial_emoji.py Fix typing errors in PartialEmoji 4 years ago
permissions.py Update Permissions classmethods to include thread/stage/sticker 4 years ago
player.py Make global log variable in modules private 4 years ago
py.typed Add typing metadata 4 years ago
raw_models.py Typehint raw_models.py 4 years ago
reaction.py Make parameters passed to Reaction.user keyword-only 4 years ago
role.py Rework Role.edit to not rely on previous role state 4 years ago
shard.py Fix broken rename from pyright 4 years ago
stage_instance.py Add type: ignore for StageInstance.channel 4 years ago
state.py Make global log variable in modules private 4 years ago
sticker.py Document TypeError raise in lottie sticker 4 years ago
team.py Remove extraneous __slots__ assignments 4 years ago
template.py Move explanation note for type ignore above the offending line 4 years ago
threads.py Fix missing typehint that causes an error for a type checker 4 years ago
user.py Add per-guild member avatar support 4 years ago
utils.py Make json conversion functions private 4 years ago
voice_client.py Make global log variable in modules private 4 years ago
widget.py Type up **kwargs of various methods 4 years ago