Skip to main content
Using Deno in production at your company? Earn free Deno merch.
Give us feedback
Module

x/mtkruto/tl/2_types.ts>DcOption_

[WIP] Cross-runtime JavaScript library for building Telegram clients
Go to Latest
class DcOption_
extends _DcOption_
import { DcOption_ } from "https://deno.land/x/mtkruto@0.1.139/tl/2_types.ts";

Constructors

new
DcOption_(params: { ipv6?: true; media_only?: true; tcpo_only?: true; cdn?: true; static?: true; this_port_only?: true; id: number; ip_address: string; port: number; secret?: Uint8Array; })

Properties

protected
readonly
[id]
protected
readonly
[params]: Params
optional
cdn: true
id: number
ip_address: string
optional
ipv6: true
optional
media_only: true
port: number
optional
secret: Uint8Array
optional
static: true
optional
tcpo_only: true
optional
this_port_only: true

Static Properties

readonly
[name]
readonly
[paramDesc]: ParamDesc