export interface APIBaseInteractionMetadata<Type extends InteractionType>Type Parameters
Type extends InteractionType
externalauthorizing_integration_owners : APIAuthorizingIntegrationOwnersMap 
IDs for installation context(s) related to an interaction
externalid : Snowflake 
ID of the interaction
optionalexternaloriginal_response_message_id? : Snowflake 
ID of the original response message, present only on follow-up messages
externaltype : Type 
Type of interaction
externaluser : APIUser 
User who triggered the interaction