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