toReplyMarkup method
Converts this menu to a reply markup that can be sent with messages.
Implementation
@override
ReplyMarkup toReplyMarkup() => this;
Converts this menu to a reply markup that can be sent with messages.
@override
ReplyMarkup toReplyMarkup() => this;