Skip to main content
Module

x/mtkruto/2_tl.ts>Api.messages_sendMessage

Cross-runtime JavaScript library for building Telegram clients
Go to Latest
interface Api.messages_sendMessage
import { type Api } from "https://deno.land/x/mtkruto@0.2.24/2_tl.ts";
const { messages_sendMessage } = Api;

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