UncompliantCommand
Interface to represent uncompliance of a command with the Bot API
Properties
name
ts
name: string;Name of the uncompliant command
reasons
ts
reasons: string[];Reason why the command was considered uncompliant
language
ts
language: LanguageCode | "default";Language in which the command is uncompliant