Class Selector<T, TInt, TRet>Abstract

Type Parameters

Hierarchy (view full)

Constructors

Properties

customId: string = ...
max: number
min: number
onSelect: ((msg, objs) => any)

Type declaration

    • (msg, objs): any
    • Parameters

      Returns any

placeholder: string

Methods