ReplyMarkupExt extension

on

Properties

replyMarkupForceReply ReplyMarkupForceReply?
Instructs application to force a reply to this message
read-only
replyMarkupInlineKeyboard ReplyMarkupInlineKeyboard?
Contains an inline keyboard layout
read-only
replyMarkupRemoveKeyboard ReplyMarkupRemoveKeyboard?
Instructs application to remove the keyboard once this message has been received. This kind of keyboard can't be received in an incoming message; instead, updateChatReplyMarkup with message_id == 0 will be sent
read-only
replyMarkupShowKeyboard ReplyMarkupShowKeyboard?
Contains a custom keyboard layout to quickly reply to bots
read-only