export interface APIBaseInteractionMetadata<Type extends InteractionType>
Type Parameters
InteractionType Type extends
APIAuthorizingIntegrationOwnersMap authorizing_integration_owners :
IDs for installation context(s) related to an interaction
Snowflake id :
ID of the interaction
optionalSnowflake original_response_message_id? :
ID of the original response message, present only on follow-up messages
Type type :
Type of interaction
APIUser user :
User who triggered the interaction