export interface APIChatInputApplicationCommandInteractionData extends APIBaseApplicationCommandInteractionData<ApplicationCommandType.ChatInput>
optionalexternalSnowflake guild_id? :
Inherited from: APIBaseApplicationCommandInteractionData
externalSnowflake id :
Inherited from: APIBaseApplicationCommandInteractionData
externalstring name :
Inherited from: APIBaseApplicationCommandInteractionData
optionalexternalAPIApplicationCommandInteractionDataOption<InteractionType.ApplicationCommand>[] options? :
optionalexternalAPIInteractionDataResolved resolved? :
externalType type :
Inherited from: APIBaseApplicationCommandInteractionData