discord-voipEnums
NetworkingStatusCode
The different statuses that a networking instance can hold The order of the states between OpeningWs and Ready is chronological first the instance enters OpeningWs then it enters Identifying etc
The different statuses that a networking instance can hold. The order of the states between OpeningWs and Ready is chronological (first the instance enters OpeningWs, then it enters Identifying etc.)
NetworkingStatusCode
The different statuses that a networking instance can hold. The order of the states between OpeningWs and Ready is chronological (first the instance enters OpeningWs, then it enters Identifying etc.)
toString
(radix?: number | undefined) => string
No Description
toFixed
(fractionDigits?: number | undefined) => string
No Description
toExponential
(fractionDigits?: number | undefined) => string
No Description
toPrecision
(precision?: number | undefined) => string
No Description
valueOf
() => number
No Description
toLocaleString
{ (locales?: string | string[] | undefined, options?: NumberFormatOptions | undefined): string; (locales?: LocalesArgument, options?: NumberFormatOptions | undefined): string; }
No Description