GetMenuButton constructor

GetMenuButton(
  1. {required int user_id,
  2. int? extra,
  3. int? clientId}
)

Returns menu button set by the bot for the given user; for bots only

Returns BotMenuButton

Implementation

GetMenuButton