Commit Graph
181 Commits
Author SHA1 Message Date
Soheab e5263c0870 Add support for new modal components 2026-02-22 16:43:06 -05:00
Soheab_ 2d7e0614ad Add support for File Upload component 2025-09-28 16:06:17 -04:00
Rapptz 830858cde8 Add MessageType.is_deletable to fix Messageable.purge failing
Fix #10319
2025-09-28 13:17:54 -04:00
Levi Pesin 6ad5541573 Add missing InviteType and ReactionType exports 2025-09-28 12:32:52 -04:00
Steve C bd329b1515 Add support for emoji_added message type 2025-09-03 05:34:13 -04:00
Soheab cbff6ddef9 Add support for user collectibles 2025-08-26 03:34:18 -04:00
Rapptz 0b7d30bbe3 Fallback to None for AuditLogAction.category 2025-08-22 19:14:01 -04:00
Rapptz 44a44e938f Reformat entire project with ruff instead of black 2025-08-18 20:16:10 -04:00
Rapptz 0c98251087 Move Locale.language_code documentation to where it belongs 2025-08-18 06:19:30 -04:00
Rapptz 3fb627d078 Add support for label components and select in modals 2025-08-14 00:47:55 -04:00
50caa3c82c Add support for components V2
Co-authored-by: Michael H <michael@michaelhall.tech>
Co-authored-by: Soheab <33902984+Soheab@users.noreply.github.com>
Co-authored-by: owocado <24418520+owocado@users.noreply.github.com>
Co-authored-by: Jay3332 <40323796+jay3332@users.noreply.github.com>
Co-authored-by: Danny <1695103+Rapptz@users.noreply.github.com>
2025-08-13 20:37:23 -04:00
7b3f798044 Add support for guild onboarding
Co-authored-by: Josh <8677174+bijij@users.noreply.github.com>
Co-authored-by: Josh <josh.ja.butt@gmail.com>
Co-authored-by: numbermaniac <5206120+numbermaniac@users.noreply.github.com>
Co-authored-by: Andrin <65789180+Puncher1@users.noreply.github.com>
Co-authored-by: Andrin Schaller <65789180+codeofandrin@users.noreply.github.com>
Co-authored-by: DA344 <108473820+DA-344@users.noreply.github.com>
2025-08-08 03:10:32 -04:00
Soheab 6e7fc133d1 Add support for new RPC Activity fields 2025-07-30 17:03:15 -04:00
Sacul e715ad6419 Add support for automod_quarantined_guild_tag member flag 2025-07-27 13:07:19 -04:00
鏡花水月andDanny 2502a783cb Add BCP47 unicode tags for Locale enum
Co-authored-by: Danny <1695103+Rapptz@users.noreply.github.com>
2025-07-07 23:06:28 -04:00
Joosemi02 59546a4851 Add support for launch_activity interaction response 2025-07-02 18:54:57 -04:00
Rapptz 8953938a53 Update Pyright to v1.1.394 2025-02-18 03:29:09 -05:00
DA344 afbbc07e98 Add support for poll result messages 2025-01-19 05:09:05 -05:00
z03h 20875646a3 Fix MessageReferenceType not being public 2024-10-12 18:48:22 -04:00
99a7093c34 Add support for message forwarding
Co-authored-by: Red Magnos <redmagnos@gmail.com>
Co-authored-by: MCausc78 <mcausc78@gmail.com>
Co-authored-by: owocado <24418520+owocado@users.noreply.github.com>
Co-authored-by: Danny <1695103+Rapptz@users.noreply.github.com>
2024-10-11 15:34:18 -04:00
Soheab b3141db6e9 Add support for messages with type purchase_notification 2024-10-10 19:43:07 -04:00
MCausc78 58b6929aa5 Add SKU subscriptions support 2024-10-09 18:04:14 -04:00
Andrin a70217a719 Support for Soundboard and VC effects 2024-10-09 17:05:17 -04:00
DA344 356474ffb9 Add ButtonStyle.premium 2024-06-01 03:48:50 -04:00
Andrin f77ba711ba Add reaction type to raw events and users iterator 2024-05-18 14:33:26 -04:00
Andrin b9dc85e6f7 Add type attribute to Invite 2024-05-17 13:31:26 -04:00
e43bd8692c Add support for Polls
Co-authored-by: owocado <24418520+owocado@users.noreply.github.com>
Co-authored-by: Josh <8677174+bijij@users.noreply.github.com>
Co-authored-by: Trevor Flahardy <75498301+trevorflahardy@users.noreply.github.com>
2024-05-10 06:14:12 -04:00
Lucas Hardt 2892401992 Add support for one-time purchases 2024-05-04 23:24:34 -04:00
Josh 4e03b170ef Update pyright version 2024-02-20 13:36:02 -05:00
Rapptz 9a1b91dc9f Properly restrict auto_moderation audit log action range 2024-01-06 18:53:23 -05:00
John Wuller 2a59e0286e Add latin_american_spanish locale 2023-12-18 17:47:29 -05:00
AndrinandDanny 08ef42fedf Add new incident message types
Co-authored-by: Danny <1695103+Rapptz@users.noreply.github.com>
2023-12-18 17:45:44 -05:00
99618c823a Add support for premium app integrations
Co-authored-by: Danny <1695103+Rapptz@users.noreply.github.com>
Co-authored-by: Lucas Hardt <lucas.hardt@fu-berlin.de>
Co-authored-by: Andrin S. <65789180+Puncher1@users.noreply.github.com>
2023-10-19 07:27:29 -04:00
5d353282dc Support for AutoMod Members
Co-authored-by: Josh <8677174+bijij@users.noreply.github.com>
Co-authored-by: Kaylynn Morgan <51037748+kaylynn234@users.noreply.github.com>
Co-authored-by: Danny <1695103+Rapptz@users.noreply.github.com>
2023-10-19 07:25:51 -04:00
Soheab_ c5ecc42c72 Add support for default_values field on selects 2023-09-29 15:55:20 -04:00
Rapptz f74eb14d72 Remove owner from TeamMemberRole 2023-08-25 15:43:04 -04:00
Rapptz a756df3d5c Add support for team membership role 2023-08-25 11:49:03 -04:00
Rapptz e6a0dc5bc0 Add support for media channels 2023-08-01 18:18:33 -04:00
Rapptz 00ea67d315 Add two new audit log event types 2023-07-13 22:32:00 -04:00
Rapptz eedd7e3014 Add support for new pink default avatars 2023-06-07 22:12:47 -04:00
Puncher a1295868a6 Add support for default_sort_order in ForumChannel 2023-03-05 17:30:23 -05:00
Rapptz bd6bbdab00 Add support for stage message types 2023-02-27 09:17:40 -05:00
Rapptz 441d38f56b Add fallback for sticker filename lookup 2023-02-09 16:19:01 -05:00
Rapptz 24495e5505 Add support for GIF sticker type 2023-01-10 18:18:43 -05:00
Rapptz 8e52db1f1b Add new message types to MessageType enum 2023-01-10 18:10:30 -05:00
Rapptz 3d24f0fb12 Add support for role subscription reading 2023-01-10 18:05:00 -05:00
Rapptz cbc46e0973 Add support for ForumChannel.default_layout 2023-01-10 16:43:18 -05:00
Rapptz bdeccaf106 Add Locale.indonesian 2022-12-14 19:22:49 -05:00
Rapptz 3d39f70d30 Add active developer flag 2022-11-10 13:58:31 -05:00
5009c83bc9 Implement New Select Types
Co-authored-by: Soheab_ <33902984+Soheab@users.noreply.github.com>
Co-authored-by: rdrescher909 <51489753+rdrescher909@users.noreply.github.com>
Co-authored-by: Danny <1695103+Rapptz@users.noreply.github.com>
2022-10-27 10:03:45 -04:00