replyMarkup property

ReplyMarkup? replyMarkup
final

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

Implementation

final ReplyMarkup? replyMarkup;