import { Client } from "https://deno.land/x/mtkruto@0.6.3/5_client.ts";
Send a chat action.
Parameters
chatId: ID
The chat to send the chat action to.
action: ChatAction
The chat action.
x/mtkruto/5_client.ts>Client#sendChatAction
import { Client } from "https://deno.land/x/mtkruto@0.6.3/5_client.ts";
Send a chat action.
The chat to send the chat action to.
The chat action.