discord-emcee

Home > @johndavisdev/discord-emcee > sb > ModalSchema

sb.ModalSchema class

Signature:

declare class ModalSchema<TShape extends ModalRawShape> extends Schema<TShape, TShape, ModalStateDefinition<ModalRawShape>> 

Extends: Schema<TShape, TShape, ModalStateDefinition<ModalRawShape>>

Properties

Property Modifiers Type Description
toStateDefinition   () => ModalStateDefinition<ModalRawShape>