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