GuidePluginsTestingAPI
Seyfert LogoSeyfert
API

ModalSubmitCallback

API/Type Aliases/ModalSubmitCallback
seyfert/lib/builders/types.d.ts

Signature

export type ModalSubmitCallback<T = ModalSubmitInteraction> = (interaction: T) => any;

Members

This export does not declare public properties or methods in the generated declaration file.