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>.

NameTypeDescription
user_idstringIdentifier of the user or 0 to get the default menu button.

More details on telegram's documentation.