Skip to main content
Module

x/grm/mod.ts>Api.NearestDc

MTProto API Client for Deno 🦕
Go to Latest
class Api.NearestDc
extends VirtualClass<{ country: string; thisDc: int; nearestDc: int; }>
import { Api } from "https://deno.land/x/grm@0.5.4/mod.ts";
const { NearestDc } = Api;

Properties

className: "NearestDc"
classType: "constructor"
CONSTRUCTOR_ID: 2384074613
country: string
nearestDc: int
SUBCLASS_OF_ID: 947323999
thisDc: int