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.
Leonardo fce7bb46d2 Fix exempt_channels not being passed along in create_automod_rule 2 years ago
..
bin Update Windows opus binaries from 1.2.1 to 1.3.1 6 years ago
ext [commands] Add support for channel URLs in channel converter 2 years ago
types Add reaction type to raw events and users iterator 2 years ago
webhook Fix Webhook poll sending raising AttributeError with a mocked state 2 years ago
__init__.py Add support for Polls 2 years ago
__main__.py Use importlib.metadata instead of pkg_resources 3 years ago
abc.py Add support for Polls 2 years ago
activity.py Add platform property to Activity and Game 2 years ago
affinity.py Implement affinities 3 years ago
application.py Generalize dict/metadata documentation types 3 years ago
asset.py Parse new avatar decoration format 3 years ago
audit_logs.py Add specialcase for AutoMod triggers in audit log diff 2 years ago
automod.py Fix AutoModRule.edit handling of AutoModRuleEventType enum 2 years 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 3 years ago
channel.py Document bitrate kwarg in StageChannel.edit 2 years ago
client.py Ensure Client.close() has finished in __aexit__ 2 years ago
colour.py Fix IndexError when using empty string in Colour.from_str 2 years ago
commands.py Implement commands v3 2 years ago
components.py Add missing types 3 years ago
connections.py Move guild creation to connection state to prevent circular imports 3 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 3 years ago
embeds.py Add helper for checking if an application has a bot 3 years ago
emoji.py Move guild creation to connection state to prevent circular imports 3 years ago
entitlements.py Fix issues with previous upstream commits 3 years ago
enums.py Add reaction type to raw events and users iterator 2 years ago
errors.py Rework captcha handling and type errors 3 years ago
experiment.py Fix user experiment override handling 2 years ago
file.py Add missing types 3 years ago
flags.py Add support for media channels 2 years ago
gateway.py Fix move_to related voice state bugs 2 years ago
guild.py Fix exempt_channels not being passed along in create_automod_rule 2 years ago
guild_premium.py Implement (almost) the entirety of the applications, billing, and store API (#449) 3 years ago
http.py Add reaction type to raw events and users iterator 2 years ago
integrations.py Fix permissions-based docstrings to be more consistent 3 years ago
interactions.py Add missing types 3 years ago
invite.py Update invite parameters and add stage interoperability 3 years ago
library.py Rename appinfo.py -> application.py 3 years ago
member.py Fix typos in Forbidden descriptions for Member methods 2 years ago
mentions.py Use a sequence instead of a list for AllowedMentions 3 years ago
message.py Fix Message.poll not prioritising API data over cached data 2 years ago
metadata.py Fix crash due to subclass with type arguments 3 years ago
mixins.py Add support for specifying the type of a generic discord.Object 3 years ago
modal.py Add missing types 3 years ago
oauth2.py Implement oauth2 authorization 3 years ago
object.py Fix comparisons between two Object with types 2 years ago
oggparse.py Fixes/improvements to FFmpegAudio and subclasses 2 years ago
opus.py Add silence padding after transmission breaks 2 years ago
partial_emoji.py Expose profile metadata 2 years ago
payments.py Improve refund support 2 years ago
permissions.py Add more missing perms to permission classmethods 2 years ago
player.py More voice fixes 2 years ago
poll.py Update Polls event docs 2 years ago
profile.py Expose profile metadata 2 years ago
promotions.py Fix docs linking and new pyright version type errors 3 years ago
py.typed Re-add py.typed 5 years ago
raw_models.py Add reaction type to raw events and users iterator 2 years ago
reaction.py Add reaction type to raw events and users iterator 2 years ago
read_state.py Correct miscellaneous types 2 years ago
relationship.py Improve resiliency of info retrieval and add tests 3 years ago
role.py Add support for role flags 2 years ago
scheduled_event.py Implement student hubs and directory channels (#561) 3 years ago
settings.py Fix pyright errors 2 years ago
stage_instance.py Fix invite typing issues 3 years ago
state.py Add support for Polls 2 years ago
sticker.py Fix sticker URL for GIF stickers 2 years ago
store.py Document new SKUProductLine enum 3 years ago
subscriptions.py Add new store fields and separate types 3 years ago
team.py Remove @ prefix from usernames 3 years ago
template.py Fix Template.source_guild attempting to get from cache 2 years ago
threads.py Add reason kwarg to Thread.delete 2 years ago
tracking.py Don't expose ContextProperties in namespace 3 years ago
tutorial.py Implement tutorial management 3 years ago
user.py Fix pomelo checking 2 years ago
utils.py [commands] Add support for type statement and NewType 2 years ago
voice_client.py [docs] fix gateway payload hyperlinks 2 years ago
voice_state.py Remove async_timeout requirement 2 years ago
welcome_screen.py Fix issues with previous upstream commits 3 years ago
widget.py Remove @ prefix from usernames 3 years ago