disableWs

abstract val disableWs: Boolean(source)

是否禁用 ws 连接。如果你打算使用 webhook,则设置为 true, 届时在启动 bot 时不会再连接 ws 服务。

Since

4.1.0