View Source ExTDLib.Method.GetMenuButton (ExTDLib v0.0.4)
Returns menu button set by the bot for the given user; for bots only. Returns object_ptr<BotMenuButton>.
| Name | Type | Description |
|---|---|---|
| user_id | string | Identifier of the user or 0 to get the default menu button. |
More details on telegram's documentation.