toReplyMarkup method

  1. @override
ReplyMarkup toReplyMarkup()
override

Converts this menu to a reply markup that can be sent with messages.

Implementation

@override
ReplyMarkup toReplyMarkup() => this;