export interface APIMessageApplicationCommandInteractionData extends APIBaseApplicationCommandInteractionData<ApplicationCommandType.Message>
optionalexternalSnowflake guild_id? :
Inherited from: APIBaseApplicationCommandInteractionData
externalSnowflake id :
Inherited from: APIBaseApplicationCommandInteractionData
externalstring name :
Inherited from: APIBaseApplicationCommandInteractionData
externalAPIMessageApplicationCommandInteractionDataResolved resolved :
externalSnowflake target_id :
externalType type :
Inherited from: APIBaseApplicationCommandInteractionData