Skip to main content
Popular
Latest
method telegramBaseClient.TelegramBaseClient.prototype.getDC
import { telegramBaseClient } from "https://deno.land/x/grm@0.8.2/mod.ts";
const { TelegramBaseClient } = telegramBaseClient;

Parameters

_dcId: number
_download: boolean

Returns

Promise<{ id: number; ipAddress: string; port: number; }>