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