Home > @johndavisdev/discord-emcee > sb > ModalSchema
Signature:
declare class ModalSchema<TShape extends ModalRawShape> extends Schema<TShape, TShape, ModalStateDefinition<ModalRawShape>>
Extends: Schema<TShape, TShape, ModalStateDefinition<ModalRawShape>>
Property | Modifiers | Type | Description |
---|---|---|---|
toStateDefinition | () => ModalStateDefinition<ModalRawShape> |