..
bin
Update Windows opus binaries from 1.2.1 to 1.3.1
5 years ago
ext
Add support for default_sort_order in ForumChannel
2 years ago
types
Add support for default_sort_order in ForumChannel
2 years ago
webhook
Add support for stage message types
2 years ago
__init__.py
Implement AutoMod
2 years ago
__main__.py
Use importlib.metadata instead of pkg_resources
2 years ago
abc.py
Update docs with references to text in stage
2 years ago
activity.py
Fix overlapping or incorrect slots found by slotscheck
2 years ago
affinity.py
Implement affinities
2 years ago
application.py
Bump Pyright to 1.1.265, fix type errors, and remove unnecessary ignores
2 years ago
asset.py
Fix overlapping or incorrect slots found by slotscheck
2 years ago
audit_logs.py
Avoid converting target_id if it's None
2 years ago
automod.py
Add support for stage message types
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
Add missing param send_start_notification to create_instance
2 years ago
client.py
Fix permissions-based docstrings to be more consistent
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
Improve component typing
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
Fix permissions-based docstrings to be more consistent
2 years ago
entitlements.py
Implement (almost) the entirety of the applications, billing, and store API (#449)
2 years ago
enums.py
Add support for default_sort_order in ForumChannel
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
Add support for silent messages
2 years ago
gateway.py
Include ssrc parameter when sending a SPEAKING payload
2 years ago
guild.py
Fix improper usages of Optional MISSING in create_forum
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
Add default_reaction_emoji and default_forum_layout to create_forum
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
Fix usage of single backticks to links and code-blocks
2 years ago
library.py
Rename appinfo.py -> application.py
2 years ago
member.py
Correct permission for bypass_verification field in Member.edit
2 years ago
mentions.py
Use a sequence instead of a list for AllowedMentions
2 years ago
message.py
Add support for stage message 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
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
Change a lot of logging INFO calls to be less verbose
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
Set thread related perms in private channels to False
2 years ago
player.py
Ensure FFmpeg players have a _process attribute set even during errors
2 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
4 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
Fix AttributeError in implicit relationship presence (fixes #473)
2 years ago
role.py
Simplify RoleTag implementation for always-null attributes
2 years ago
scheduled_event.py
Fix create_scheduled_event param handling
2 years ago
settings.py
Implement affinities
2 years ago
stage_instance.py
Fix permissions-based docstrings to be more consistent
2 years ago
state.py
Fix Message.channel rebinding sometimes being Object
2 years ago
sticker.py
Fix permissions-based docstrings to be more consistent
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
Bump Pyright to 1.1.265, fix type errors, and remove unnecessary ignores
2 years ago
template.py
Clarify Template.source_guild documentation
2 years ago
threads.py
Fix implicit permission resolution for Thread
2 years ago
tracking.py
Implement (almost) the entirety of the applications, billing, and store API (#449)
2 years ago
user.py
Update documentation of User.avatar to be more clear
2 years ago
utils.py
Add support for member flags
2 years ago
voice_client.py
Change VoiceProtocol user callbacks to be pos-only
2 years ago
welcome_screen.py
Fix permissions-based docstrings to be more consistent
2 years ago
widget.py
Fix Widget.members type docstring
2 years ago