You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
gptlang 0b1449c934
fix #791: pending_payments might be set to None, use `or` (#792)
2 months ago
..
bin Update Windows opus binaries from 1.2.1 to 1.3.1 4 years ago
ext [commands] Correct ExtensionNotFound error message 2 months ago
types Fix typing issues with group DM nicknames 2 months ago
webhook Normalize upstream changes for the library 5 months ago
__init__.py Add support for Polls 5 months ago
__main__.py Use importlib.metadata instead of pkg_resources 2 years ago
abc.py Further search fixes 3 months ago
activity.py Fix version directives 5 months ago
affinity.py Implement channel affinities 3 months ago
application.py Fix broken types 3 months ago
asset.py Parse new avatar decoration format 1 year ago
audit_logs.py Normalize upstream changes for the library 5 months ago
automod.py Fix version directives 5 months 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 Add missing types 2 years ago
channel.py Add ForumChannel.members property 2 months ago
client.py Allow creating gdms with one user 3 months ago
colour.py Fix version directives 5 months ago
commands.py Implement commands v3 1 year 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 2 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 5 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 2 years ago
enums.py Add support for poll result messages 2 months ago
errors.py Fix CaptchaRequired slots 3 months ago
experiment.py Fix user experiment override handling 10 months ago
file.py Add missing types 2 years ago
flags.py Add datamined payment flag 2 months ago
gateway.py Normalize upstream changes for the library 5 months ago
guild.py Further search fixes 3 months ago
guild_premium.py Implement (almost) the entirety of the applications, billing, and store API (#449) 2 years ago
http.py Fix pomelo attempt endpoints 3 months ago
integrations.py Fix permissions-based docstrings to be more consistent 2 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 2 years ago
member.py Update Member.timed_out_until docstring 2 months ago
mentions.py Use a sequence instead of a list for AllowedMentions 2 years ago
message.py Add support for poll result messages 2 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 2 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 5 months ago
oggparse.py Fixes/improvements to FFmpegAudio and subclasses 5 months ago
opus.py Add silence padding after transmission breaks 5 months ago
partial_emoji.py Expose profile metadata 1 year ago
payments.py New billing features 3 months ago
permissions.py Normalize upstream changes for the library 5 months ago
player.py Normalize upstream changes for the library 5 months ago
poll.py Add support for poll result messages 2 months ago
profile.py Rename Profile.is_blocked_by_user() -> Profile.is_blocker() 3 months ago
promotions.py Export DiscountOffer 3 months ago
py.typed Re-add py.typed 3 years ago
raw_models.py Parse full message for raw message edit event 2 months ago
reaction.py Normalize upstream changes for the library 5 months ago
read_state.py Correct miscellaneous types 1 year ago
relationship.py Implement friend tokens 4 months ago
role.py Fix version directives 5 months ago
scheduled_event.py Implement student hubs and directory channels (#561) 2 years ago
settings.py Fix pyright errors 5 months ago
stage_instance.py Fix invite typing issues 2 years ago
state.py fix #791: pending_payments might be set to None, use `or` (#792) 2 months ago
sticker.py Allow reading lottie stickers 2 months ago
store.py Document new SKUProductLine enum 1 year ago
subscriptions.py New billing features 3 months ago
team.py Remove @ prefix from usernames 2 years ago
template.py Fix Template.source_guild attempting to get from cache 5 months ago
threads.py Fix rare crash with missing threads field 3 months ago
tracking.py Don't expose ContextProperties in namespace 2 years ago
tutorial.py Implement tutorial management 2 years ago
user.py Implement friend tokens 4 months ago
utils.py Change default file size limit 2 months ago
voice_client.py Normalize upstream changes for the library 5 months ago
voice_state.py Fix calls 5 months ago
welcome_screen.py Fix issues with previous upstream commits 2 years ago
widget.py Remove @ prefix from usernames 2 years ago