export interface APIUserApplicationCommandInteractionData extends APIBaseApplicationCommandInteractionData<ApplicationCommandType.User>
optionalSnowflake guild_id? :
Inherited from: APIBaseApplicationCommandInteractionData
Snowflake id :
Inherited from: APIBaseApplicationCommandInteractionData
string name :
Inherited from: APIBaseApplicationCommandInteractionData
APIUserInteractionDataResolved resolved :
Snowflake target_id :
Type type :
Inherited from: APIBaseApplicationCommandInteractionData