import { Client } from "https://deno.land/x/mtkruto@0.1.139/mod.ts";
Send a chat action.
Parameters
chatId: ChatID
The chat to send the chat action to.
action: ChatAction
The chat action.
import { Client } from "https://deno.land/x/mtkruto@0.1.139/mod.ts";
Send a chat action.
The chat to send the chat action to.
The chat action.