Skip to main content
Module

x/mtkruto/3_types.ts>constructMessage

Cross-runtime JavaScript library for building Telegram clients
Latest
function constructMessage
Re-export
import { constructMessage } from "https://deno.land/x/mtkruto@0.2.30/3_types.ts";

Parameters

message_: Api.Message
getEntity: EntityGetter
getMessage: Message_MessageGetter
getStickerSetName: StickerSetNameGetter
optional
getReply_ = [UNSUPPORTED]
optional
business: { connectionId: string; replyToMessage?: Api.Message; }