Teleforge API Reference - v0.1.0
Preparing search index...
bot/src
ReplyOptions
Interface ReplyOptions
interface
ReplyOptions
{
disable_web_page_preview
?:
boolean
;
parse_mode
?:
string
;
reply_to_message_id
?:
number
;
reply_markup
?:
TelegramReplyMarkup
;
}
Index
Properties
disable_
web_
page_
preview?
parse_
mode?
reply_
to_
message_
id?
reply_
markup?
Properties
Optional
disable_
web_
page_
preview
disable_web_page_preview
?:
boolean
Optional
parse_
mode
parse_mode
?:
string
Optional
reply_
to_
message_
id
reply_to_message_id
?:
number
Optional
reply_
markup
reply_markup
?:
TelegramReplyMarkup
Settings
Member Visibility
Inherited
Theme
OS
Light
Dark
On This Page
Properties
disable_
web_
page_
preview
parse_
mode
reply_
to_
message_
id
reply_
markup
Teleforge API Reference - v0.1.0
Loading...