import { functions } from "https://deno.land/x/mtkruto@0.0.982/mod.ts";
const { MessagesSetEncryptedTyping } = functions;
Constructors
new
MessagesSetEncryptedTyping(params: { peer: types.TypeInputEncryptedChat; typing: boolean; })import { functions } from "https://deno.land/x/mtkruto@0.0.982/mod.ts";
const { MessagesSetEncryptedTyping } = functions;