replyMarkup property
- @JsonKey(name: 'reply_markup')
inherited
Optional. Inline keyboard attached to the message
Implementation
@JsonKey(name: 'reply_markup')
InlineKeyboardMarkup? get replyMarkup;
Optional. Inline keyboard attached to the message
@JsonKey(name: 'reply_markup')
InlineKeyboardMarkup? get replyMarkup;