export declare class ChatInputCommandBuilder extends ChatInputCommandBuilder_baseA builder that creates API-compatible JSON data for chat input commands.
toJSON(validationOverride?: boolean) : RESTPostAPIChatInputApplicationCommandsJSONBody
validationOverride?: boolean
Serializes this builder to API-compatible JSON data.Note that by disabling validation, there is no guarantee that the resulting object will be valid.