26 Commits
Author SHA1 Message Date
DA344 93fa3cb9d6 Fix (Sync)Webhook.edit_message missing the view parameter 2026-02-22 16:45:49 -05:00
DA344 e2cf721e9c Fix container items having out of date internal state 2025-11-07 18:53:04 -05:00
DA344 0309aac335 Add a swap method for dynamic item's dispatching 2025-08-20 18:52:31 -04:00
DA344 24aa98b923 Fix Section.children and accessory's parent being None 2025-08-19 20:50:57 -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
DA344 66922cc2d1 Fix documentation on Role secondary and tertiary colours
Fix .. versionadded:: strings on Role.secondary_ and Role.tertiary_ colours
2025-07-08 21:15:07 -04:00
DA344 2175bd51c0 Fix voice connection issues and upgrade to voice v8 2025-06-30 03:14:23 -04:00
DA344 0e4f06103e Fix InteractionCallbackResponse.resource having incorrect state
Fix InteractionCallbackResponse.resource being created
with a ConnectionState instead of _InteractionMessageState
2025-02-19 17:15:07 -05:00
DA344andDanny 5b78097cef Add support for Interaction Callback Resource
Co-authored-by: Danny <1695103+Rapptz@users.noreply.github.com>
2025-02-18 02:10:59 -05:00
DA344 6ab747f9e5 Add support for sending views in stateless webhooks 2025-02-17 18:37:20 -05:00
DA344andDanny 8a95c0190c Add support for embed flags and update attachment flags
Co-authored-by: Danny <1695103+Rapptz@users.noreply.github.com>
2025-02-12 05:42:17 -05:00
DA344 afbbc07e98 Add support for poll result messages 2025-01-19 05:09:05 -05:00
DA344 ff2ad34be5 Add support for multiple subscription tier SKUs 2025-01-19 04:22:03 -05:00
DA344 7c8503fefb Fix callable FlagConverter defaults on hybrid commands
fix: Callable FlagConverter defaults being returned as-is on interaction based calls.
2025-01-15 18:27:03 -05:00
DA344 6214942f86 Fix SessionStartLimits and SKU.subscriptions docstrings 2025-01-15 18:22:04 -05:00
DA344 eb15aa8ca4 Add exclude_deleted parameter to Client.entitlements 2025-01-15 18:19:49 -05: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
DA344 ff638d393d Fix Polls limiting duration at 7 days 2024-07-21 19:15:38 -04:00
DA344andDanny be9edf8deb Remove setting sku_id explicitly via button decorator
Co-authored-by: Danny <1695103+Rapptz@users.noreply.github.com>
2024-06-15 07:38:58 -04:00
DA344 895d6c37df Add Permissions.use_external_apps 2024-06-11 17:31:08 -04:00
DA344 356474ffb9 Add ButtonStyle.premium 2024-06-01 03:48:50 -04:00
DA344 205ddaff66 Update Polls event docs 2024-05-29 23:27:26 -04:00
DA344 2751b55357 Fix Webhook poll sending raising AttributeError with a mocked state 2024-05-15 20:45:06 -04:00
DA344 9d979d3df1 Some docs fixes for polls 2024-05-15 13:38:19 -04:00
DA344 041abf8b48 Fix Poll.question docstring 2024-05-10 11:08:29 -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