Skip to content

Interface: ListenOptions

Properties

deviceId

Optional deviceId: string

Defined in

src/bot-options.ts:294


ping

Optional ping: number

心跳包间隔时间(单位:秒)。

Default

ts
25

Defined in

src/bot-options.ts:300


superStr

Optional superStr: string

Defined in

src/bot-options.ts:295


userToken

Optional userToken: string

Defined in

src/bot-options.ts:293

Released under the MIT License.