ModalCreateBodyRequest
Signature
export type ModalCreateBodyRequest = APIModalInteractionResponse['data'] | Modal;Members
This export does not declare public properties or methods in the generated declaration file.
export type ModalCreateBodyRequest = APIModalInteractionResponse#['data'] | Modal;This export does not declare public properties or methods in the generated declaration file.