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.
Rapptz 8251f8a32a Remove async_timeout requirement 11 months ago
..
bin Update Windows opus binaries from 1.2.1 to 1.3.1 4 years ago
ext Add support for Polls 5 months ago
types Add support for Polls 5 months ago
webhook Fix Webhook poll sending raising AttributeError with a mocked state 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 Add support for Polls 5 months ago
activity.py Add platform property to Activity and Game 5 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 1 year ago
audit_logs.py Add specialcase for AutoMod triggers in audit log diff 5 months ago
automod.py Fix AutoModRule.edit handling of AutoModRuleEventType enum 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 Document bitrate kwarg in StageChannel.edit 5 months ago
client.py Ensure Client.close() has finished in __aexit__ 5 months ago
colour.py Fix IndexError when using empty string in Colour.from_str 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 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 2 years ago
enums.py Add support for Polls 5 months ago
errors.py Rework captcha handling and type errors 2 years ago
experiment.py Fix user experiment override handling 11 months ago
file.py Add missing types 2 years ago
flags.py Add support for media channels 5 months ago
gateway.py Fix move_to related voice state bugs 5 months ago
guild.py Fix typo in Guild.vanity_invite documentation 5 months ago
guild_premium.py Implement (almost) the entirety of the applications, billing, and store API (#449) 2 years ago
http.py Add support for Polls 5 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 5 months ago
mentions.py Use a sequence instead of a list for AllowedMentions 2 years ago
message.py Add support for Polls 5 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 Improve refund support 5 months ago
permissions.py Add more missing perms to permission classmethods 5 months ago
player.py More voice fixes 5 months ago
poll.py Some docs fixes for polls 5 months ago
profile.py Expose profile metadata 1 year ago
promotions.py Fix docs linking and new pyright version type errors 2 years ago
py.typed Re-add py.typed 3 years ago
raw_models.py Add support for Polls 5 months ago
reaction.py Add support for burst reactions 5 months ago
read_state.py Correct miscellaneous types 1 year ago
relationship.py Improve resiliency of info retrieval and add tests 1 year ago
role.py Add support for role flags 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 Add support for Polls 5 months ago
sticker.py Fix sticker URL for GIF stickers 5 months ago
store.py Document new SKUProductLine enum 1 year ago
subscriptions.py Add new store fields and separate types 1 year 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 Add reason kwarg to Thread.delete 5 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 8 months ago
utils.py [commands] Add support for type statement and NewType 5 months ago
voice_client.py [docs] fix gateway payload hyperlinks 5 months ago
voice_state.py Remove async_timeout requirement 5 months ago
welcome_screen.py Fix issues with previous upstream commits 2 years ago
widget.py Remove @ prefix from usernames 2 years ago