Skip to main content
Module

x/grm/mod.ts>Api.IpPortSecret

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

Properties

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