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 d08e22e719 Implement oauth2 authorization 2 years ago
..
bin Update Windows opus binaries from 1.2.1 to 1.3.1 4 years ago
ext Fix failing check (run black) 2 years ago
types Implement oauth2 authorization 2 years ago
webhook Fix return types in sync.py docstring 2 years ago
__init__.py Implement oauth2 authorization 2 years ago
__main__.py Use importlib.metadata instead of pkg_resources 2 years ago
abc.py Implement message search 2 years ago
activity.py Fix issues with previous upstream commits 2 years ago
affinity.py Implement affinities 2 years ago
application.py Rework profiles and notes, add note_update event 2 years ago
asset.py Add missing CDN parameters and fix avatar decoration URL 2 years ago
audit_logs.py Fix crash from Discord sending null channel_id for automod audit logs 2 years ago
automod.py Fix issues with previous upstream commits 2 years ago
backoff.py Fix some type ignores in backoff and channel 3 years ago
billing.py Implement (almost) the entirety of the applications, billing, and store API (#449) 2 years ago
calls.py Update voice/call types and function signatures 2 years ago
channel.py Implement oauth2 authorization 2 years ago
client.py Implement oauth2 authorization 2 years ago
colour.py Add note about colour changing 2 years ago
commands.py Rename appinfo.py -> application.py 2 years ago
components.py Pass along message to child components (fix #480) 2 years ago
connections.py Add note about connection access token availability 2 years ago
context_managers.py Replace trigger_typing with awaiting typing context manager 2 years ago
embeds.py Document attachment:// URI more prominently in Embed docs 2 years ago
emoji.py Add separate data class for Client.fetch_guilds(), add application_command_counts_update event, fix various guild issues 2 years ago
entitlements.py Fix issues with previous upstream commits 2 years ago
enums.py Update FriendSuggestionReason types 2 years ago
errors.py Fix bolded HTTPException not working due to rST limitation 2 years ago
file.py Update pyright to 1.1.289 2 years ago
flags.py Remove unnecessary versionadded directives 2 years ago
gateway.py Implement new capabilities, PASSIVE_UPDATE_V1, and add last_pin_timestamp to channels 2 years ago
guild.py Implement oauth2 authorization 2 years ago
guild_premium.py Implement (almost) the entirety of the applications, billing, and store API (#449) 2 years ago
handlers.py Make fetch_token parameters required 3 years ago
http.py Implement oauth2 authorization 2 years ago
integrations.py Fix permissions-based docstrings to be more consistent 2 years ago
interactions.py Pass CI 3 years ago
invite.py Don't use abc.PrivateChannel in type hints 2 years ago
library.py Rename appinfo.py -> application.py 2 years ago
member.py Add avatar_decoration to more places 2 years ago
mentions.py Use a sequence instead of a list for AllowedMentions 2 years ago
message.py Readd PartialMessageable to possible Message.channel types 2 years ago
metadata.py Implement (almost) the entirety of the applications, billing, and store API (#449) 2 years ago
mixins.py Add support for specifying the type of a generic discord.Object 2 years ago
modal.py Rename appinfo.py -> application.py 2 years ago
oauth2.py Implement oauth2 authorization 2 years ago
object.py Add support for specifying the type of a generic discord.Object 2 years ago
oggparse.py Reformat code using black 3 years ago
opus.py Fix issues with previous upstream commits 2 years ago
partial_emoji.py Add support for newest ForumChannel changes 2 years ago
payments.py Implement (almost) the entirety of the applications, billing, and store API (#449) 2 years ago
permissions.py Changed upstream versionadded to 2.0 2 years ago
player.py Fix issues with previous upstream commits 2 years ago
profile.py Rework profiles and notes, add note_update event 2 years ago
promotions.py Implement (almost) the entirety of the applications, billing, and store API (#449) 2 years ago
py.typed Re-add py.typed 3 years ago
raw_models.py Fix usage of single backticks to links and code-blocks 2 years ago
reaction.py Fix permissions-based docstrings to be more consistent 2 years ago
relationship.py Update FriendSuggestionReason types 2 years ago
role.py Only query members in Role.fetch_member if member IDs are returned 2 years ago
scheduled_event.py Fix issues with previous upstream commits 2 years ago
settings.py Don't use abc.PrivateChannel in type hints 2 years ago
stage_instance.py Fix permissions-based docstrings to be more consistent 2 years ago
state.py Implement message search 2 years ago
sticker.py Fix 'available' KeyError for GuildSticker 2 years ago
store.py Rename appinfo.py -> application.py 2 years ago
subscriptions.py Implement (almost) the entirety of the applications, billing, and store API (#449) 2 years ago
team.py Fix issues with previous upstream commits 2 years ago
template.py Clarify Template.source_guild documentation 2 years ago
threads.py Implement new capabilities, PASSIVE_UPDATE_V1, and add last_pin_timestamp to channels 2 years ago
tracking.py Update context/super property management 2 years ago
user.py Add avatar_decoration to more places 2 years ago
utils.py Add missing CDN parameters and fix avatar decoration URL 2 years ago
voice_client.py Properly format voice logs 2 years ago
welcome_screen.py Fix issues with previous upstream commits 2 years ago
widget.py Fix Widget.members type docstring 2 years ago