reply_markup property
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;