import { Client } from "https://deno.land/x/mtkruto@0.1.157/mod.ts";
Forward a single message.
Parameters
from: ID
The identifier of the chat to forward the message from.
to: ID
The identifier of the chat to forward the message to.
optional
params: ForwardMessagesParams