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