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.
dolfies 22dcc8e352 Minor docstring consistency nitpick 5 years ago
..
bin Update Windows opus binaries from 1.2.1 to 1.3.1 6 years ago
ext Initial de-botting 5 years ago
types Fix ClientUser typing 5 years ago
ui Update documentation on select limits 5 years ago
webhook Change avatar_url type hint to Any instead of str 5 years ago
__init__.py Migrate 5 years ago
__main__.py Update inbuild examples 5 years ago
abc.py Add missing import 5 years ago
activity.py Save custom activity state 5 years ago
appinfo.py Migrate 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 Add _private_channel_factory 5 years ago
client.py Minor docstring consistency nitpick 5 years ago
colour.py Add Colour.brand_green and Colour.brand_red 5 years ago
components.py Migrate 5 years ago
context_managers.py Typehint context_managers.py 5 years ago
context_properties.py Re-add context properties 5 years ago
embeds.py Fix Embed.from_dict typing being too strict for a public function 5 years ago
emoji.py Remove in-place edits and return fresh instances instead 5 years ago
enums.py Allow enums to be compared 5 years ago
errors.py Migrate 5 years ago
file.py Fix some webhook related type checker errors 5 years ago
flags.py Migrate 5 years ago
gateway.py Migrate voice redesign 5 years ago
guild.py Fix broken import 5 years ago
http.py Migrate member 5 years ago
integrations.py Remove in-place edits and return fresh instances instead 5 years ago
invite.py Solve circular import issue in a smarter way :) 5 years ago
iterators.py Migrate iterators.py 5 years ago
member.py Migrate member 5 years ago
mentions.py Typehint AllowedMentions 5 years ago
message.py Remove bot-only stuff from message.py 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 all_channel permissions 5 years ago
player.py Rearrange player cleanup code 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
recorder.py Migrate voice redesign 5 years ago
role.py Remove in-place edits and return fresh instances instead 5 years ago
stage_instance.py Add type: ignore for StageInstance.channel 5 years ago
state.py Initial de-botting 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 Initial de-botting 5 years ago
threads.py Update thread permissions 5 years ago
user.py Migrate user.py, refactor a few things 5 years ago
utils.py Bring back ParamSpec in utils 5 years ago
voice_client.py Migrate voice redesign 5 years ago
widget.py Type up **kwargs of various methods 5 years ago