File tree Expand file tree Collapse file tree 4 files changed +4
-4
lines changed Expand file tree Collapse file tree 4 files changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -31,7 +31,7 @@ export interface APIMessageInteraction {
3131 */
3232 type : InteractionType ;
3333 /**
34- * The name of the ApplicationCommand
34+ * The name of the application command, including subcommands and subcommand groups
3535 */
3636 name : string ;
3737 /**
Original file line number Diff line number Diff line change @@ -31,7 +31,7 @@ export interface APIMessageInteraction {
3131 */
3232 type : InteractionType ;
3333 /**
34- * The name of the ApplicationCommand
34+ * The name of the application command, including subcommands and subcommand groups
3535 */
3636 name : string ;
3737 /**
Original file line number Diff line number Diff line change @@ -31,7 +31,7 @@ export interface APIMessageInteraction {
3131 */
3232 type : InteractionType ;
3333 /**
34- * The name of the ApplicationCommand
34+ * The name of the application command, including subcommands and subcommand groups
3535 */
3636 name : string ;
3737 /**
Original file line number Diff line number Diff line change @@ -31,7 +31,7 @@ export interface APIMessageInteraction {
3131 */
3232 type : InteractionType ;
3333 /**
34- * The name of the ApplicationCommand
34+ * The name of the application command, including subcommands and subcommand groups
3535 */
3636 name : string ;
3737 /**
You can’t perform that action at this time.
0 commit comments