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