ReplyMarkup

Rust type: enums::ReplyMarkup

Constructors

This is an abstract type. At runtime it will be one of the following variants:

ReplyInlineMarkup
ReplyKeyboardForceReply
ReplyKeyboardHide
ReplyKeyboardMarkup

Requests returning this type

None.

Requests accepting this type as input

EditInlineBotMessage
EditMessage
SendMedia
SendMessage

Other types containing this type

BotInlineMessageMediaAuto
BotInlineMessageMediaContact
BotInlineMessageMediaGeo
BotInlineMessageMediaInvoice
BotInlineMessageMediaVenue
BotInlineMessageMediaWebPage
BotInlineMessageText
InputBotInlineMessageGame
InputBotInlineMessageMediaAuto
InputBotInlineMessageMediaContact
InputBotInlineMessageMediaGeo
InputBotInlineMessageMediaInvoice
InputBotInlineMessageMediaVenue
InputBotInlineMessageMediaWebPage
InputBotInlineMessageText
Message