Preview environment

typealias APIModalInteractionResponseCallbackComponent

export type APIModalInteractionResponseCallbackComponent = APIActionRowComponent<APIComponentInModalActionRow> | APILabelComponent | APITextDisplayComponent;