Skip to content

@waylis/core


@waylis/core / OptionLimits

Interface: OptionLimits

Defined in: src/message/types.ts:66

Limits for selecting a single option.

Properties

options

ts
options: Option[];

Defined in: src/message/types.ts:67

Released under the MIT License.