Skip to main content
Module

x/grm/mod.ts>tl.Api.IpPortSecret

MTProto API Client for Deno 🦕
Latest
class tl.Api.IpPortSecret
extends VirtualClass<{ ipv4: int; port: int; secret: bytes; }>
import { tl } from "https://deno.land/x/grm@0.8.2/mod.ts";
const { IpPortSecret } = tl.Api;

Properties

className: "IpPortSecret"
classType: "constructor"
CONSTRUCTOR_ID: 932718150
ipv4: int
port: int
secret: bytes
SUBCLASS_OF_ID: 2728408870