reply_markup property
read / write
The message reply markup; pass null if none. Must be of type replyMarkupInlineKeyboard or null.
Implementation
ReplyMarkup? reply_markup;
The message reply markup; pass null if none. Must be of type replyMarkupInlineKeyboard or null.
ReplyMarkup? reply_markup;