reply_markup property

ReplyMarkup? reply_markup
getter/setter pair

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

Implementation

ReplyMarkup? reply_markup;