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_sendMessage

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

Properties

_: "messages.sendMessage"
optional
no_webpage: true
optional
silent: true
optional
background: true
optional
clear_draft: true
optional
noforwards: true
optional
update_stickersets_order: true
optional
invert_media: true
peer: InputPeer
optional
reply_to: InputReplyTo
message: string
random_id: bigint
optional
reply_markup: ReplyMarkup
optional
entities: Array<MessageEntity>
optional
schedule_date: number
optional
send_as: InputPeer
optional
quick_reply_shortcut: InputQuickReplyShortcut
optional
effect: bigint
optional
[R]: Updates