replyMarkup property
replyMarkup The message reply markup; pass null if none. Must be of type replyMarkupInlineKeyboard or null
Implementation
final ReplyMarkup? replyMarkup;
replyMarkup The message reply markup; pass null if none. Must be of type replyMarkupInlineKeyboard or null
final ReplyMarkup? replyMarkup;