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.
DA344 f8f0575c19 Add support for Polls 1 year ago
..
bin Update Windows opus binaries from 1.2.1 to 1.3.1 5 years ago
ext Add support for Polls 10 months ago
types Add support for Polls 10 months ago
webhook Add support for Polls 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 support for Polls 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 support for setting voice channel status 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 Add helper for checking if an application has a bot 2 years 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 Add support for Polls 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 support for media channels 10 months ago
gateway.py Fix move_to related voice state bugs 10 months ago
guild.py Fix typo in Guild.vanity_invite documentation 10 months ago
guild_premium.py Implement (almost) the entirety of the applications, billing, and store API (#449) 3 years ago
http.py Add support for Polls 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 support for Polls 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 Add support for Polls 10 months ago
player.py More voice fixes 10 months ago
poll.py Add support for Polls 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 support for Polls 10 months ago
reaction.py Add support for burst reactions 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 Add support for Polls 10 months ago
sticker.py Fix sticker URL for GIF stickers 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 [commands] Add support for type statement and NewType 10 months ago
voice_client.py [docs] fix gateway payload hyperlinks 10 months ago
voice_state.py More voice fixes 10 months ago
welcome_screen.py Fix issues with previous upstream commits 3 years ago
widget.py Remove @ prefix from usernames 2 years ago