import { Client } from "https://deno.land/x/mtkruto@0.6.3/5_client.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