..
bin
Update Windows opus binaries from 1.2.1 to 1.3.1
4 years ago
ext
Remove unnnecessary Context.reply rewrap
2 years ago
types
Add new Subscription fields
2 years ago
webhook
Fix return types in sync.py docstring
2 years ago
__init__.py
Implement read states (#498)
2 years ago
__main__.py
Use importlib.metadata instead of pkg_resources
2 years ago
abc.py
Add versionadded directive to abc.Messageable.upload_files
2 years ago
activity.py
Fix issues with previous upstream commits
2 years ago
affinity.py
Implement affinities
2 years ago
application.py
Add missing application fields, update Application.create_bot return type, add Application.edit_bot
2 years ago
asset.py
Add missing CDN parameters and fix avatar decoration URL
2 years ago
audit_logs.py
Fix crash from Discord sending null channel_id for automod audit logs
2 years ago
automod.py
Fix issues with previous upstream commits
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 voice/call types and function signatures
2 years ago
channel.py
Implement read states (#498)
2 years ago
client.py
Parse and expose friend suggestion count
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
Fix ActionRow not implementing "to_dict()" (#496)
2 years ago
connections.py
Add Instagram connection and update PartialConnection.url (#501)
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
Add separate data class for Client.fetch_guilds(), add application_command_counts_update event, fix various guild issues
2 years ago
entitlements.py
Fix issues with previous upstream commits
2 years ago
enums.py
Add Instagram connection and update PartialConnection.url (#501)
2 years ago
errors.py
Fix bolded HTTPException not working due to rST limitation
2 years ago
file.py
Implement GCP cloud uploads
2 years ago
flags.py
Add automod_badge application flag
2 years ago
gateway.py
Implement new capabilities, PASSIVE_UPDATE_V1, and add last_pin_timestamp to channels
2 years ago
guild.py
Implement read states (#498)
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
Remove useless Host header
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
Don't use abc.PrivateChannel in type hints
2 years ago
library.py
Rename appinfo.py -> application.py
2 years ago
member.py
Move various functionality from User to BaseUser, type it in Member
2 years ago
mentions.py
Use a sequence instead of a list for AllowedMentions
2 years ago
message.py
Implement GCP cloud uploads
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
oauth2.py
Implement oauth2 authorization
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
Fix issues with previous upstream commits
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
Changed upstream versionadded to 2.0
2 years ago
player.py
Fix issues with previous upstream commits
2 years ago
profile.py
Expose ProfileBadge
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
Implement read states (#498)
2 years ago
reaction.py
Fix permissions-based docstrings to be more consistent
2 years ago
read_state.py
Implement read states (#498)
2 years ago
relationship.py
Update FriendSuggestionReason types
2 years ago
role.py
Only query members in Role.fetch_member if member IDs are returned
2 years ago
scheduled_event.py
Parse scheduled event SKU IDs
2 years ago
settings.py
Implement read states (#498)
2 years ago
stage_instance.py
Fix permissions-based docstrings to be more consistent
2 years ago
state.py
Parse and expose friend suggestion count
2 years ago
sticker.py
Fix 'available' KeyError for GuildSticker
2 years ago
store.py
Rename appinfo.py -> application.py
2 years ago
subscriptions.py
Add new Subscription fields
2 years ago
team.py
Fix issues with previous upstream commits
2 years ago
template.py
Clarify Template.source_guild documentation
2 years ago
threads.py
Implement read states (#498)
2 years ago
tracking.py
Update context/super property management
2 years ago
user.py
Move various functionality from User to BaseUser, type it in Member
2 years ago
utils.py
Add missing CDN parameters and fix avatar decoration URL
2 years ago
voice_client.py
Properly format voice logs
2 years ago
welcome_screen.py
Fix issues with previous upstream commits
2 years ago
widget.py
Fix Widget.members type docstring
2 years ago