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

x/mtkruto/tl/3_functions.ts>messages_editInlineBotMessage_

[WIP] Cross-runtime JavaScript library for building Telegram clients
Go to Latest
class messages_editInlineBotMessage_
extends Function_<boolean>
import { messages_editInlineBotMessage_ } from "https://deno.land/x/mtkruto@0.1.128/tl/3_functions.ts";

Constructors

new
messages_editInlineBotMessage_(params: { no_webpage?: true; invert_media?: true; id: enums.InputBotInlineMessageID; message?: string; media?: enums.InputMedia; reply_markup?: enums.ReplyMarkup; entities?: Array<enums.MessageEntity>; })

Properties

protected
readonly
[id]
protected
readonly
[params]: Params
optional
entities: Array<enums.MessageEntity>
id: enums.InputBotInlineMessageID
optional
invert_media: true
optional
media: enums.InputMedia
optional
message: string
optional
no_webpage: true
optional
reply_markup: enums.ReplyMarkup

Static Properties

__F
readonly
[name]
readonly
[paramDesc]: ParamDesc