GuidePluginsTestingAPI
Seyfert LogoSeyfert
API

GatewayURLQuery

https://discord.com/developers/docs/topics/gateway#connecting-gateway-url-query-string-params

API/Interfaces/GatewayURLQuery
seyfert/lib/types/gateway.d.ts

Signature

export interface GatewayURLQuery

Properties

3
vencodingcompress

Methods

0

No methods.

Properties

v#
v: string;
encoding#
encoding: 'etf' | 'json';
compress#
compress?: 'zlib-stream';