.. |
bin
|
Update Windows opus binaries from 1.2.1 to 1.3.1
|
4 years ago |
ext
|
[commands] Add missing description parameter to docs
|
2 years ago |
types
|
Update flags and applied tags on thread update
|
2 years ago |
webhook
|
Add ForumChannel to Webhook's documentation
|
2 years ago |
__init__.py
|
Implement AutoMod
|
2 years ago |
__main__.py
|
Use importlib.metadata instead of pkg_resources
|
2 years ago |
abc.py
|
Fix docstring for create_invite
|
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
|
Add support for newest ForumChannel changes
|
2 years ago |
automod.py
|
Fix permissions-based docstrings to be more consistent
|
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 coro tag to docstrings that were missing it
|
2 years ago |
client.py
|
Fix permissions-based docstrings to be more consistent
|
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
|
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 additional audit log types for automod
|
2 years ago |
errors.py
|
Fix bolded HTTPException not working due to rST limitation
|
2 years ago |
file.py
|
Implement (almost) the entirety of the applications, billing, and store API (#449)
|
2 years ago |
flags.py
|
Add support for newest ForumChannel changes
|
2 years ago |
gateway.py
|
Parse gateway URL as an actual URL using yarl
|
2 years ago |
guild.py
|
Add default value to Guild.ban docs
|
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
|
Fix permissions-based docstrings to be more consistent
|
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 permissions-based docstrings to be more consistent
|
2 years ago |
library.py
|
Rename appinfo.py -> application.py
|
2 years ago |
member.py
|
Fix permissions-based docstrings to be more consistent
|
2 years ago |
mentions.py
|
Use a sequence instead of a list for AllowedMentions
|
2 years ago |
message.py
|
Refactor certain f-strings and literals
|
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
|
3 years ago |
raw_models.py
|
Add on_raw_thread_member_remove event
|
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
|
Fix permissions-based docstrings to be more consistent
|
2 years ago |
scheduled_event.py
|
Fix permissions-based docstrings to be more consistent
|
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
|
Add Object.type to Objects where a type can be determined
|
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
|
Fix permissions-based docstrings to be more consistent
|
2 years ago |
threads.py
|
Update Thread.message_count documentation
|
2 years ago |
tracking.py
|
Implement (almost) the entirety of the applications, billing, and store API (#449)
|
2 years ago |
user.py
|
Add more detailed description to accent_colour
|
2 years ago |
utils.py
|
Type hint support for slices and __index__ in SequenceProxy
|
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 overlapping or incorrect slots found by slotscheck
|
2 years ago |