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 aa74238053 Reorganise documentation for interactions 3 years ago
..
app_commands Reorganise documentation for interactions 3 years ago
bin Update Windows opus binaries from 1.2.1 to 1.3.1 4 years ago
ext Use typing.Self throughout library 3 years ago
types Implement Guild Scheduled Events 3 years ago
ui Use typing.Self throughout library 3 years ago
webhook Use typing.Self throughout library 3 years ago
__init__.py Implement slash commands 3 years ago
__main__.py Reformat code using black 3 years ago
abc.py Use typing.Self throughout library 3 years ago
activity.py Reformat code using black 3 years ago
appinfo.py Add support for AppInfo.flags 3 years ago
asset.py Implement Guild Scheduled Events 3 years ago
audit_logs.py Implement Guild Scheduled Events 3 years ago
backoff.py Fix some type ignores in backoff and channel 3 years ago
channel.py Use typing.Self throughout library 3 years ago
client.py Add Interaction.client property 3 years ago
colour.py Use typing.Self throughout library 3 years ago
components.py Use typing.Self throughout library 3 years ago
context_managers.py Remove regular context manager support from Typing 3 years ago
embeds.py Use typing.Self throughout library 3 years ago
emoji.py Fix type of roles param in Emoji.edit's docstring 3 years ago
enums.py Reorganise documentation for interactions 3 years ago
errors.py Remove discord.InvalidArgument 3 years ago
file.py Reformat code using black 3 years ago
flags.py Use typing.Self throughout library 3 years ago
gateway.py Update gateway version docstring in DiscordWebSocket 3 years ago
guild.py Remove region from Guild.__slots__ 3 years ago
http.py Use typing.Self throughout library 3 years ago
integrations.py Remove discord.InvalidArgument 3 years ago
interactions.py Change Interaction.user to not be Optional 3 years ago
invite.py Use typing.Self throughout library 3 years ago
member.py Add Member.resolved_permissions attribute for interaction members 3 years ago
mentions.py Use typing.Self throughout library 3 years ago
message.py Use typing.Self throughout library 3 years ago
mixins.py Reformat code using black 3 years ago
object.py Reformat code using black 3 years ago
oggparse.py Reformat code using black 3 years ago
opus.py Remove discord.InvalidArgument 3 years ago
partial_emoji.py Use typing.Self throughout library 3 years ago
permissions.py Rename start_embedded_activities to use_embedded_activities 3 years ago
player.py Use typing.Self throughout library 3 years ago
py.typed Add typing metadata 4 years ago
raw_models.py Type up gateway payloads 3 years ago
reaction.py Remove discord.InvalidArgument 3 years ago
role.py Use typing.Self throughout library 3 years ago
scheduled_event.py Implement Guild Scheduled Events 3 years ago
shard.py Add Interaction.client property 3 years ago
stage_instance.py Implement Guild Scheduled Events 3 years ago
state.py Add Interaction.client property 3 years ago
sticker.py Fix some type-check errors 3 years ago
team.py Remove extraneous __slots__ assignments 4 years ago
template.py Remove discord.InvalidArgument 3 years ago
threads.py Update sphinx and fix documentation issues 3 years ago
user.py Use typing.Self throughout library 3 years ago
utils.py Fix Optional normalisation not working properly 3 years ago
voice_client.py Handle type-errors in upcoming pyright release 3 years ago
widget.py Implement Guild Scheduled Events 3 years ago