Skip to content

WebSocketManagerOptions

Package: @erinjs/ws

Properties

NameTypeReadonlyOptionalDescription
intentsnumberNoNo
presenceGatewayPresenceUpdateDataNoYes
rest{ get: (route: string) => Promise<unknown>; }NoNo
shardCountnumberNoYes
shardIdsnumber[]NoYes
tokenstringNoNo
versionstringNoYes
WebSocketWSConstructorNoYes

Released under the Apache-2.0 License.