reply_markup property

ReplyMarkup? reply_markup
read / write

The message reply markup; pass null if none. Must be of type replyMarkupInlineKeyboard or null.

Implementation

ReplyMarkup? reply_markup;