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 178eb31cf2 Properly implement FriendSuggestionReason 2 years ago
..
bin Update Windows opus binaries from 1.2.1 to 1.3.1 4 years ago
ext Remove unnnecessary Context.reply rewrap 2 years ago
types Properly implement FriendSuggestionReason 2 years ago
webhook Fix return types in sync.py docstring 2 years ago
__init__.py Implement tutorial management 2 years ago
__main__.py Use importlib.metadata instead of pkg_resources 2 years ago
abc.py Implement new read state capabilities 2 years ago
activity.py Fix issues with previous upstream commits 2 years ago
affinity.py Implement affinities 2 years ago
application.py Implement unverified game reporting 2 years ago
asset.py Add missing CDN parameters and fix avatar decoration URL 2 years ago
audit_logs.py Implement standalone create/edit/delete forum tag endpoints 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 new read state capabilities 2 years ago
client.py Implement guest invites 2 years ago
colour.py Add note about colour changing 2 years ago
commands.py Improve ApplicationCommand.is_group() documentation formatting 2 years ago
components.py Fix ActionRow not implementing "to_dict()" (#496) 2 years ago
connections.py Fix PartialConnection.url (#504) 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 Properly implement FriendSuggestionReason 2 years ago
errors.py Fix bolded HTTPException not working due to rST limitation 2 years ago
file.py Fix File.size (fixes #507) 2 years ago
flags.py Implement guest invites 2 years ago
gateway.py Implement new capabilities, PASSIVE_UPDATE_V1, and add last_pin_timestamp to channels 2 years ago
guild.py Implement guest invites 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 guest invites 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 Implement guest invites 2 years ago
library.py Rename appinfo.py -> application.py 2 years ago
member.py Move various functionality from User to BaseUser, type it in Member 2 years ago
mentions.py Use a sequence instead of a list for AllowedMentions 2 years ago
message.py Implement new read state capabilities 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 Expose ProfileBadge 2 years ago
promotions.py Add TrialOffer.is_acked() and make expires_at nullable 2 years ago
py.typed Re-add py.typed 3 years ago
raw_models.py Implement read states (#498) 2 years ago
reaction.py Fix permissions-based docstrings to be more consistent 2 years ago
read_state.py Implement new read state capabilities 2 years ago
relationship.py Properly implement FriendSuggestionReason 2 years ago
role.py Implement get role member counts endpoint 2 years ago
scheduled_event.py Parse scheduled event SKU IDs 2 years ago
settings.py Cast guild folder ID to null for fake folders, add color alias to constructor 2 years ago
stage_instance.py Correct StageInstance.discoverable documentation 2 years ago
state.py Implement new read state capabilities 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 Add new Subscription fields 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 read state capabilities 2 years ago
tracking.py Don't expose ContextProperties in namespace 2 years ago
tutorial.py Implement tutorial management 2 years ago
user.py Move various functionality from User to BaseUser, type it in Member 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