Skip to main content
Using Deno in production at your company? Earn free Deno merch.
Give us feedback
Module

x/mtkruto/tl/0_api.ts>messages_forwardMessages

Cross-runtime JavaScript library for building Telegram clients
Latest
interface messages_forwardMessages
import { type messages_forwardMessages } from "https://deno.land/x/mtkruto@0.2.24/tl/0_api.ts";

Properties

_: "messages.forwardMessages"
optional
silent: true
optional
background: true
optional
with_my_score: true
optional
drop_author: true
optional
drop_media_captions: true
optional
noforwards: true
from_peer: InputPeer
id: Array<number>
random_id: Array<bigint>
to_peer: InputPeer
optional
top_msg_id: number
optional
schedule_date: number
optional
send_as: InputPeer
optional
quick_reply_shortcut: InputQuickReplyShortcut
optional
[R]: Updates