import { tl } from "https://deno.land/x/grm@0.5.4/mod.ts";
const { Chats } = tl.Api.messages;
Properties
chats: Api.TypeChat[]
Static Methods
fromReader(reader: Reader): Chats
import { tl } from "https://deno.land/x/grm@0.5.4/mod.ts";
const { Chats } = tl.Api.messages;