import { Client } from "https://deno.land/x/mtkruto@0.1.157/mod.ts";
Edit a message's text.
Parameters
chatId: ID
The identifier of the chat that contains the messages.
optional
params: EditMessageParamsReturns
Promise<MessageText>
The edited text message.