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.
Soheab 774b934f74
Add support for guest invites
3 days ago
..
app_commands Add missing attributes in AppCommandChannel 2 weeks ago
bin Update Windows opus binaries from 1.2.1 to 1.3.1 5 years ago
ext Add __repr__ method to various classes 2 weeks ago
types Add support for guest invites 3 days ago
ui Copy Select options when creating View class 2 weeks ago
webhook Add support for Interaction Callback Resource 5 months ago
__init__.py Version bump for development 4 months ago
__main__.py Fix path sanitation for absolute Windows paths 5 months ago
_types.py Add support for generic ClientT in Interaction 3 years ago
abc.py Add support for guest invites 3 days ago
activity.py Add platform key in __repr__ method for Game and Streaming 2 weeks ago
appinfo.py Add support for getting and editing integration_types_config application field 5 months ago
asset.py Add support for guild_banner and display_banner 12 months ago
audit_logs.py Add support for guest invites 3 days ago
automod.py Fix AutoModRule.edit handling of AutoModRuleEventType enum 1 year ago
backoff.py Fix some type ignores in backoff and channel 3 years ago
channel.py Add ForumChannel.members property 6 months ago
client.py Return invites when deleting them via Invite.delete or Client.delete_invite 2 weeks ago
colour.py Add colours for new Discord themes 2 weeks ago
components.py Copy Select options when creating View class 2 weeks ago
context_managers.py Replace trigger_typing with awaiting typing context manager 3 years ago
embeds.py Fixed to_dict() bug for user-defined embed classes 2 weeks ago
emoji.py Move MissingApplicationID to top-level discord namespace 10 months ago
enums.py Add support for launch_activity interaction response 3 days ago
errors.py Move MissingApplicationID to top-level discord namespace 10 months ago
file.py Update pyright version 1 year ago
flags.py Add support for guest invites 3 days ago
gateway.py Fix voice connection issues and upgrade to voice v8 5 days ago
guild.py Allow creating NSFW voice/stage channels 2 weeks ago
http.py Add support for guest invites 3 days ago
integrations.py Fix permissions-based docstrings to be more consistent 3 years ago
interactions.py Add support for launch_activity interaction response 3 days ago
invite.py Add support for guest invites 3 days ago
member.py Add support for guest invites 3 days ago
mentions.py Use a sequence instead of a list for AllowedMentions 3 years ago
message.py Add MessageApplication.__str__ 2 weeks ago
mixins.py Add support for specifying the type of a generic discord.Object 3 years ago
object.py Fix comparisons between two Object with types 1 year 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 Fix false positives in animated for PartialEmoji.from_str 2 years ago
permissions.py Add discord.Permissions.apps() 2 weeks ago
player.py Avoid returning in finally 8 months ago
poll.py Add missing Poll attribute documentation 5 months ago
presences.py Add raw presence update evemt 6 months ago
py.typed Add typing metadata 4 years ago
raw_models.py Update Pyright to v1.1.394 5 months ago
reaction.py Add reaction type to raw events and users iterator 1 year ago
role.py Update Pyright to v1.1.394 5 months ago
scheduled_event.py Fix create_scheduled_event param handling 2 years ago
shard.py Fix unreachable code not triggering privileged intent error 2 weeks ago
sku.py Fix bug due to typo in async pagination of entitlements loop 6 months ago
soundboard.py Support for Soundboard and VC effects 9 months ago
stage_instance.py Fix permissions-based docstrings to be more consistent 3 years ago
state.py Create ScheduledEvent on cache miss in SCHEDULED_EVENT_DELETE 4 months ago
sticker.py Add support for get sticker pack 10 months ago
subscription.py Add support for multiple subscription tier SKUs 6 months ago
team.py Add support for team membership role 2 years ago
template.py Add deprecation warning to create_guild functions 2 weeks ago
threads.py Fix Thread.applied_tags for media channels 2 weeks ago
user.py Fix default_avatar for team user and webhook 10 months ago
utils.py Update Pyright to v1.1.394 5 months ago
voice_client.py Add support for AEAD XChaCha20 Poly1305 encryption mode 9 months ago
voice_state.py Fix voice connection issues and upgrade to voice v8 5 days ago
welcome_screen.py Update pyright version 1 year ago
widget.py Update Pyright to v1.1.394 5 months ago