replyMarkup property

InlineKeyboardMarkup? replyMarkup
final

Optional. Inline keyboard attached to the message. login_url buttons are represented as ordinary url buttons.

Implementation

final InlineKeyboardMarkup? replyMarkup;