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.
Lilly Rose Berner e4e708535c Add zstd gateway compression to speed profile 10 months ago
..
bin Update Windows opus binaries from 1.2.1 to 1.3.1 5 years ago
ext [commands] Clarify Converter.convert exception raising 8 months ago
types Add reaction type to raw events and users iterator 8 months ago
webhook Remove _get_poll lookup in Message constructor 8 months ago
__init__.py Add support for Polls 8 months ago
__main__.py Use importlib.metadata instead of pkg_resources 2 years ago
abc.py Fix documentation for abc.GuildChannel.move to be more clear 8 months ago
activity.py Add platform property to Activity and Game 8 months ago
affinity.py Implement affinities 2 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 8 months ago
automod.py Fix AutoModRule.edit handling of AutoModRuleEventType enum 8 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 Update all channel clone implementations 8 months ago
client.py Ensure Client.close() has finished in __aexit__ 8 months ago
colour.py Fix IndexError when using empty string in Colour.from_str 8 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 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 8 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 reaction type to raw events and users iterator 8 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 support for media channels 8 months ago
gateway.py Add zstd gateway compression to speed profile 8 months ago
guild.py Fix Guild.invites_paused method 8 months ago
guild_premium.py Implement (almost) the entirety of the applications, billing, and store API (#449) 3 years ago
http.py Add Guild.fetch_role 8 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 Fix typos in Forbidden descriptions for Member methods 8 months ago
mentions.py Use a sequence instead of a list for AllowedMentions 2 years ago
message.py Remove outdated leftover comment about polls 8 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 8 months ago
oggparse.py Fixes/improvements to FFmpegAudio and subclasses 8 months ago
opus.py Add silence padding after transmission breaks 8 months ago
partial_emoji.py Expose profile metadata 2 years ago
payments.py Improve refund support 8 months ago
permissions.py Fix and add test for missing discord.Permission bits 8 months ago
player.py More voice fixes 8 months ago
poll.py Fix Polls limiting duration at 7 days 8 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 8 months ago
reaction.py Add reaction type to raw events and users iterator 8 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 8 months ago
scheduled_event.py Implement student hubs and directory channels (#561) 2 years ago
settings.py Fix pyright errors 8 months ago
stage_instance.py Fix invite typing issues 2 years ago
state.py Remove _get_poll lookup in Message constructor 8 months ago
sticker.py Fix url for GIF StickerItem 8 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 8 months ago
threads.py Add reason kwarg to Thread.delete 8 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 12 months ago
utils.py Add zstd gateway compression to speed profile 8 months ago
voice_client.py [docs] fix gateway payload hyperlinks 8 months ago
voice_state.py Remove async_timeout requirement 8 months ago
welcome_screen.py Fix issues with previous upstream commits 2 years ago
widget.py Remove @ prefix from usernames 2 years ago