Soheab
c7305b022c
[commands] Respect enabled kwarg for hybrid app commands
2024-11-07 03:07:20 -05:00
Soheab
354ae4208c
Fix abc.GuildChannel.clone implementations
2024-10-16 18:49:41 -04:00
Soheab
c5e74068f0
[commands] Unwrap Parameter if given as default to commands.parameter
2024-10-16 18:48:49 -04:00
Soheab
b0c66b7734
Fix NameError in sku.py
2024-10-16 17:43:35 -04:00
Soheab
b3141db6e9
Add support for messages with type purchase_notification
2024-10-10 19:43:07 -04:00
Soheab
053f29c96c
Update all channel clone implementations
2024-10-09 17:27:02 -04:00
463b4bd570
Add support for application emojis
...
Co-authored-by: DA344 <108473820+DA-344@users.noreply.github.com >
Co-authored-by: Danny <1695103+Rapptz@users.noreply.github.com >
2024-08-28 17:15:15 -04:00
fde7131d26
Add missing guild incident fields
...
Co-authored-by: owocado <24418520+owocado@users.noreply.github.com >
Co-authored-by: Danny <1695103+Rapptz@users.noreply.github.com >
2024-08-28 16:30:18 -04:00
Soheab
a6d1dc0455
Add support for getting the attachment's title
2024-08-28 15:32:20 -04:00
Soheab
cc32fb364b
Add notes about contexts and installation_types availability
2024-05-30 22:51:51 -04:00
Soheab
2248fc1946
Fix various code around Message.interaction(_metadata)
2024-05-06 18:17:37 -04:00
Soheab and Danny
963bb08557
Add support for Message.interaction_metadata
...
Co-authored-by: Danny <1695103+Rapptz@users.noreply.github.com >
2024-05-05 23:36:08 -04:00
Soheab_
070ae24d8d
Document all limits in discord.ui
2024-01-26 20:08:00 -05:00
Soheab_ and Danny
851c857a36
Add support for guild incidents
...
Co-authored-by: Danny <1695103+Rapptz@users.noreply.github.com >
2024-01-26 20:02:11 -05:00
Soheab_
f6182e5763
Add missing suppress_embeds kwarg to InteractionResponse.edit_message
2023-12-10 17:07:50 -05:00
Soheab_
5c46f812c7
Document type property and classmethods for SelectDefaultValueType
2023-11-19 18:52:12 -05:00
Soheab_
ebe2661f7d
Add missing scheduled_event field to StageChannel.create_instance
2023-10-01 13:41:07 -04:00
Soheab_ and Danny
698363e76b
Refactor from_components for Select classes
...
Co-authored-by: Danny <1695103+Rapptz@users.noreply.github.com >
2023-09-30 21:21:29 -04:00
Soheab_
d7f8a39a66
Remove duplicated doc for default_values kwarg for select decorator
2023-09-30 12:47:19 -04:00
Soheab_
c5ecc42c72
Add support for default_values field on selects
2023-09-29 15:55:20 -04:00
Soheab_
135e57c81f
Add support for role flags
2023-07-18 05:44:03 -04:00
Soheab_
14faa9bdab
Add support for attachment flags
2023-07-14 21:41:44 -04:00
Soheab_
0efc05ccce
Fix certain select types not appearing in Message.components
2023-06-23 00:19:52 -04:00
Soheab_
94bf7d8644
[commands] Add displayed_name to commands.Parameter
2023-06-11 12:38:39 -04:00
Soheab_
a938b10e5a
[commands] Pass failed argument's value to BadLiteralArgument
2023-03-03 09:07:22 -05:00
Soheab_
a5a93a85bc
[commands] Document GroupCog.interaction_check
2023-02-28 02:20:00 -05:00
Soheab_
caf0fbdc1b
Correct permission for bypass_verification field in Member.edit
2023-02-13 06:26:32 -05:00
Soheab_
c46f309c13
Add support for member flags
2023-01-25 11:12:31 -05:00
Soheab_
ee07f72906
Add delete_after kwarg to InteractionMessage.edit
2023-01-25 10:13:47 -05:00
Soheab_
a72fc7416c
Allow empty strings to be in Embed.to_dict
2022-12-14 19:11:12 -05:00
c83134ab65
Add Interaction.translate method
...
Co-authored-by: I. Ahmad <54180221+nerdguyahmad@users.noreply.github.com >
Co-authored-by: James Hilton-Balfe <gobot1234yt@gmail.com >
Co-authored-by: Bluesy <68259537+Bluesy1@users.noreply.github.com >
Co-authored-by: Nadir Chowdhury <chowdhurynadir0@outlook.com >
2022-09-03 11:53:55 -04:00
Soheab
668196c14c
[commands] Add description kwarg to parameters and show in default help
2022-08-15 12:18:23 -04:00
Soheab
e73a805bd7
Add missing data to Argument model
2022-06-12 15:33:08 -04:00
Soheab
3cb90199c9
Remove private legacy cruft from AppCommand models
...
- Document `options` for AppCommand
- Remove `choices` and `required` from AppCommandGroup
- Rename `arguments` to `options` since it can include `AppCommand` and `AppCommandGroup`.
2022-06-11 13:46:18 -04:00
Soheab
dd52f856f3
Use static_format over format if present in Asset.replace
2022-06-10 01:50:19 -04:00
Soheab
3aa55ba1ed
Implement Application Command Permissions models
2022-06-07 01:35:33 -04:00
Soheab
af265dba06
Add CommandTree.fetch_command
2022-06-03 04:46:20 -04:00