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 |
|