KnockRoomOpts
Defined in: src/@types/requests.ts:67
Properties
Section titled “Properties”reason?
Section titled “reason?”
optionalreason?:string
Defined in: src/@types/requests.ts:71
The reason for the knock.
viaServers?
Section titled “viaServers?”
optionalviaServers?:string|string[]
Defined in: src/@types/requests.ts:77
The server names to try and knock through in addition to those that are automatically chosen. Only the first 3 are actually used in the request, to avoid HTTP 414 Request-URI Too Long responses.