APIInteractionCallbackMessage
Signature
export type APIInteractionCallbackMessage = InteractionCallbackResponse & { resource?: Omit<MakeRequired<InteractionCallbackResource, 'message'>, 'activity_instance'>;};Members
This export does not declare public properties or methods in the generated declaration file.