..
bin
Update Windows opus binaries from 1.2.1 to 1.3.1
5 years ago
ext
[commands] Unwrap Parameter if given as default to commands.parameter
10 months ago
types
Add support for message forwarding
10 months ago
webhook
Remove _get_poll lookup in Message constructor
10 months ago
__init__.py
Add support for Polls
10 months ago
__main__.py
Use importlib.metadata instead of pkg_resources
3 years ago
abc.py
Add Message.forward flag
10 months ago
activity.py
Add platform property to Activity and Game
10 months ago
affinity.py
Implement affinities
3 years ago
application.py
Generalize dict/metadata documentation types
2 years ago
asset.py
Parse new avatar decoration format
2 years ago
audit_logs.py
Add specialcase for AutoMod triggers in audit log diff
10 months ago
automod.py
Fix AutoModRule.edit handling of AutoModRuleEventType enum
10 months ago
backoff.py
Fix some type ignores in backoff and channel
4 years ago
billing.py
Implement (almost) the entirety of the applications, billing, and store API (#449)
3 years ago
calls.py
Add missing types
2 years ago
channel.py
Add category parameter to abc.GuildChannel.clone
10 months ago
client.py
Ensure Client.close() has finished in __aexit__
10 months ago
colour.py
Fix IndexError when using empty string in Colour.from_str
10 months ago
commands.py
Implement commands v3
2 years ago
components.py
Add missing types
2 years ago
connections.py
Move guild creation to connection state to prevent circular imports
2 years ago
context_managers.py
Replace trigger_typing with awaiting typing context manager
3 years ago
directory.py
Move guild creation to connection state to prevent circular imports
2 years ago
embeds.py
Remove stale documentation in Embed.set_thumbnail
10 months ago
emoji.py
Move guild creation to connection state to prevent circular imports
2 years ago
entitlements.py
Fix issues with previous upstream commits
3 years ago
enums.py
Fix MessageReferenceType not being public
10 months ago
errors.py
Rework captcha handling and type errors
2 years ago
experiment.py
Fix user experiment override handling
1 year ago
file.py
Add missing types
2 years ago
flags.py
Add Message.forward flag
10 months ago
gateway.py
Handle improper 1000 closures by Discord
10 months ago
guild.py
Add missing error for Guild.fetch_automod_rule
10 months ago
guild_premium.py
Implement (almost) the entirety of the applications, billing, and store API (#449)
3 years ago
http.py
Add proxy support for get_from_cdn
10 months ago
integrations.py
Fix permissions-based docstrings to be more consistent
3 years ago
interactions.py
Add missing types
2 years ago
invite.py
Update invite parameters and add stage interoperability
2 years ago
library.py
Rename appinfo.py -> application.py
3 years ago
member.py
Fix typos in Forbidden descriptions for Member methods
10 months ago
mentions.py
Use a sequence instead of a list for AllowedMentions
3 years ago
message.py
Add Message.forward flag
10 months ago
metadata.py
Fix crash due to subclass with type arguments
2 years ago
mixins.py
Add support for specifying the type of a generic discord.Object
3 years ago
modal.py
Add missing types
2 years ago
oauth2.py
Implement oauth2 authorization
2 years ago
object.py
Fix comparisons between two Object with types
10 months ago
oggparse.py
Fixes/improvements to FFmpegAudio and subclasses
10 months ago
opus.py
Add silence padding after transmission breaks
10 months ago
partial_emoji.py
Expose profile metadata
2 years ago
payments.py
Improve refund support
10 months ago
permissions.py
Fix and add test for missing discord.Permission bits
10 months ago
player.py
Avoid returning in finally
10 months ago
poll.py
Fix Polls limiting duration at 7 days
10 months ago
profile.py
Expose profile metadata
2 years ago
promotions.py
Fix docs linking and new pyright version type errors
2 years ago
py.typed
Re-add py.typed
4 years ago
raw_models.py
Add reaction type to raw events and users iterator
10 months ago
reaction.py
Add reaction type to raw events and users iterator
10 months ago
read_state.py
Correct miscellaneous types
2 years ago
relationship.py
Improve resiliency of info retrieval and add tests
2 years ago
role.py
Add support for role flags
10 months ago
scheduled_event.py
Implement student hubs and directory channels (#561)
2 years ago
settings.py
Fix pyright errors
10 months ago
stage_instance.py
Fix invite typing issues
2 years ago
state.py
Remove _get_poll lookup in Message constructor
10 months ago
sticker.py
Fix url for GIF StickerItem
10 months ago
store.py
Document new SKUProductLine enum
2 years ago
subscriptions.py
Add new store fields and separate types
2 years ago
team.py
Remove @ prefix from usernames
2 years ago
template.py
Fix Template.source_guild attempting to get from cache
10 months ago
threads.py
Add reason kwarg to Thread.delete
10 months ago
tracking.py
Don't expose ContextProperties in namespace
2 years ago
tutorial.py
Implement tutorial management
2 years ago
user.py
Fix pomelo checking
1 year ago
utils.py
Add zstd gateway compression to speed profile
10 months ago
voice_client.py
[docs] fix gateway payload hyperlinks
10 months ago
voice_state.py
Remove async_timeout requirement
10 months ago
welcome_screen.py
Fix issues with previous upstream commits
3 years ago
widget.py
Remove @ prefix from usernames
2 years ago