Type alias RawModalSubmitInteraction

RawModalSubmitInteraction: Omit<RawInteraction, "data" | "message"> & { data: RawModalSubmitInteractionData }