import { client } from "https://deno.land/x/grm@0.5.4/mod.ts";
const { getDialogs } = client;
Parameters
client: AbstractTelegramClient
params: IterDialogsParams
import { client } from "https://deno.land/x/grm@0.5.4/mod.ts";
const { getDialogs } = client;