12 Commits
Author SHA1 Message Date
Soheab_andGitHub a5a93a85bc [commands] Document GroupCog.interaction_check 2023-02-28 02:20:00 -05:00
Soheab_andGitHub caf0fbdc1b Correct permission for bypass_verification field in Member.edit 2023-02-13 06:26:32 -05:00
Soheab_andGitHub c46f309c13 Add support for member flags 2023-01-25 11:12:31 -05:00
Soheab_andGitHub ee07f72906 Add delete_after kwarg to InteractionMessage.edit 2023-01-25 10:13:47 -05:00
Soheab_andGitHub 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
SoheabandGitHub 668196c14c [commands] Add description kwarg to parameters and show in default help 2022-08-15 12:18:23 -04:00
SoheabandGitHub e73a805bd7 Add missing data to Argument model 2022-06-12 15:33:08 -04:00
SoheabandGitHub 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
SoheabandGitHub dd52f856f3 Use static_format over format if present in Asset.replace 2022-06-10 01:50:19 -04:00
SoheabandGitHub 3aa55ba1ed Implement Application Command Permissions models 2022-06-07 01:35:33 -04:00
SoheabandGitHub af265dba06 Add CommandTree.fetch_command 2022-06-03 04:46:20 -04:00