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.
Developer Anonymous 8f9c19f3f2 more changes 2 years ago
..
app_commands Add missing versionadded for a few decorators 2 years ago
bin Update Windows opus binaries from 1.2.1 to 1.3.1 6 years ago
ext [commands] Clarify Converter.convert exception raising 2 years ago
types More changes 2 years ago
ui Fix incorrect Select max option condition 2 years ago
webhook Fix Webhook poll sending raising AttributeError with a mocked state 2 years ago
__init__.py Version bump for development 2 years ago
__main__.py Trim trailing whitespace in cog template 3 years ago
_types.py Add support for generic ClientT in Interaction 4 years ago
abc.py Fix documentation for abc.GuildChannel.move to be more clear 2 years ago
activity.py Add platform property to Activity and Game 3 years ago
appinfo.py Add approximate_guild_count to AppInfo 2 years ago
asset.py Add support for guild_banner and display_banner 2 years ago
audit_logs.py Add specialcase for AutoMod triggers in audit log diff 3 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
channel.py Document bitrate kwarg in StageChannel.edit 2 years ago
client.py Add support for Polls 2 years ago
colour.py Update pyright version 2 years ago
components.py Add ButtonStyle.premium 2 years ago
context_managers.py Replace trigger_typing with awaiting typing context manager 4 years ago
embeds.py Revert "Allow empty strings to be in Embed.to_dict" 4 years ago
emoji.py Fix permissions-based docstrings to be more consistent 4 years ago
enums.py more changes 2 years ago
errors.py Raise special CommandSyncFailure during sync for better errors 4 years ago
file.py Update pyright version 2 years ago
flags.py Add support for Polls 2 years ago
gateway.py Fix move_to related voice state bugs 2 years ago
guild.py More changes 2 years ago
http.py Remove get_scheduled_event_counts from HTTPClient and more type fixes 2 years ago
integrations.py Fix permissions-based docstrings to be more consistent 4 years ago
interactions.py Add ButtonStyle.premium 2 years ago
invite.py Add type attribute to Invite 2 years ago
member.py Properly copy banner information on updates 2 years ago
mentions.py Use a sequence instead of a list for AllowedMentions 4 years ago
message.py Fix Message.poll not prioritising API data over cached data 2 years ago
mixins.py Add support for specifying the type of a generic discord.Object 4 years ago
object.py Fix comparisons between two Object with types 2 years ago
oggparse.py Fixes/improvements to FFmpegAudio and subclasses 3 years ago
opus.py Add silence padding after transmission breaks 3 years ago
partial_emoji.py Fix false positives in animated for PartialEmoji.from_str 3 years ago
permissions.py Account for user installations in Channel.permissions_for 2 years ago
player.py More voice fixes 2 years ago
poll.py Fix Polls limiting duration at 7 days 2 years ago
py.typed Add typing metadata 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
role.py Add support for role flags 3 years ago
scheduled_event.py more changes 2 years ago
shard.py Ensure Client.close() has finished in __aexit__ 2 years ago
sku.py Add support for one-time purchases 2 years ago
stage_instance.py Fix permissions-based docstrings to be more consistent 4 years ago
state.py Remove unnecessary warning logs for poll events 2 years ago
sticker.py Fix sticker URL for GIF stickers 2 years ago
team.py Add support for team membership role 3 years ago
template.py Fix Template.source_guild attempting to get from cache 3 years ago
threads.py Add note about archiver_id 2 years ago
user.py Add support for ClientUser editing banners 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 Change line endings from CRLF to LF in voice_state.py 2 years ago
welcome_screen.py Update pyright version 2 years ago
widget.py Remove @ prefix from usernames 3 years ago