export interface APIUserApplicationCommandInteractionData extends APIBaseApplicationCommandInteractionData<ApplicationCommandType.User>
optionalexternalSnowflake guild_id? :
Inherited from: APIBaseApplicationCommandInteractionData
externalSnowflake id :
Inherited from: APIBaseApplicationCommandInteractionData
externalstring name :
Inherited from: APIBaseApplicationCommandInteractionData
externalAPIUserInteractionDataResolved resolved :
externalSnowflake target_id :
externalType type :
Inherited from: APIBaseApplicationCommandInteractionData