..
bin
Update Windows opus binaries from 1.2.1 to 1.3.1
4 years ago
ext
[commands] Fix typing of check/check_any
2 years ago
types
Return a named tuple with message from ForumChannel.create_thread
2 years ago
webhook
Improve generic duck type programming with PartialMessageable
2 years ago
__init__.py
Rename appinfo.py -> application.py
2 years ago
__main__.py
fix: update all occurrences of discord.py to discord.py-self in __main__.py
3 years ago
abc.py
Replace trigger_typing with awaiting typing context manager
2 years ago
activity.py
Fix typo and commas consistency in Activity doc
2 years ago
affinity.py
Implement affinities
2 years ago
application.py
Change Message.application type to IntegrationApplication
2 years ago
asset.py
Add filename and description kwargs for to_file
2 years ago
audit_logs.py
Fix attribute error for role overwrite auditlog and add threads
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 call ring logic
2 years ago
channel.py
Fix documentation of PartialMessageable.jump_url
2 years ago
client.py
Fix documentation build for Client.get_partial_messageable
2 years ago
colour.py
Add Colour.from_str factory method
2 years ago
commands.py
Rename appinfo.py -> application.py
2 years ago
components.py
Eliminate channel-less interaction case, clean up and fix interaction execution (fixes #380)
3 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
Rebase to latest upstream
3 years ago
emoji.py
Rebase to latest upstream
3 years ago
entitlements.py
Implement (almost) the entirety of the applications, billing, and store API (#449)
2 years ago
enums.py
Implement protobuf settings (#476)
2 years ago
errors.py
Implement (almost) the entirety of the applications, billing, and store API (#449)
2 years ago
file.py
Implement (almost) the entirety of the applications, billing, and store API (#449)
2 years ago
flags.py
Implement protobuf settings (#476)
2 years ago
gateway.py
Implement protobuf settings (#476)
2 years ago
guild.py
Fix wrong variable being returned in audit logs
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
Return a named tuple with message from ForumChannel.create_thread
2 years ago
integrations.py
Rename appinfo.py -> application.py
2 years ago
interactions.py
Pass CI
3 years ago
invite.py
Rename appinfo.py -> application.py
2 years ago
library.py
Rename appinfo.py -> application.py
2 years ago
member.py
Add Member.display_icon to get the rendered member icon
2 years ago
mentions.py
Rebase to upstream
3 years ago
message.py
Remove unnecessary type ignore
2 years ago
metadata.py
Implement (almost) the entirety of the applications, billing, and store API (#449)
2 years ago
mixins.py
Reformat code using black
3 years ago
modal.py
Rename appinfo.py -> application.py
2 years ago
object.py
Reformat code using black
3 years ago
oggparse.py
Reformat code using black
3 years ago
opus.py
Rebase to latest upstream
3 years ago
partial_emoji.py
Add ValueError to PartialEmoji.read docstring
2 years ago
payments.py
Implement (almost) the entirety of the applications, billing, and store API (#449)
2 years ago
permissions.py
Rename use_slash_commands to use_application_commands
2 years ago
player.py
Revert all voice receive changes
3 years ago
profile.py
Rename appinfo.py -> application.py
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
Add raw thread delete event
2 years ago
reaction.py
Rebase to latest upstream
3 years ago
relationship.py
Fix AttributeError in implicit relationship presence (fixes #473)
2 years ago
role.py
Implement (almost) the entirety of the applications, billing, and store API (#449)
2 years ago
scheduled_event.py
Docs are fun :(
3 years ago
settings.py
Implement affinities
2 years ago
stage_instance.py
Rebase to upstream
3 years ago
state.py
Improve generic duck type programming with PartialMessageable
2 years ago
sticker.py
Rebase to latest upstream
3 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
Rename appinfo.py -> application.py
2 years ago
template.py
Remove outdated template note
2 years ago
threads.py
Fix Thread.jump_url docstring
2 years ago
tracking.py
Implement (almost) the entirety of the applications, billing, and store API (#449)
2 years ago
user.py
Implement protobuf settings (#476)
2 years ago
utils.py
Document and export MISSING sentinel
2 years ago
voice_client.py
Add self_deaf and self_mute params to voice connect methods
2 years ago
welcome_screen.py
Improve typing across the board, remove old browser references
3 years ago
widget.py
Remove WidgetMember.avatar incorrect documentation
3 years ago