Skip to content

KnockRoomOpts

Defined in: src/@types/requests.ts:67

optional reason?: string

Defined in: src/@types/requests.ts:71

The reason for the knock.


optional viaServers?: 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.