Preparing search index...
The search index is not available
Documentation - v0.19.5
Documentation
@mtcute/deno
methods
setBotMenuButton
Function setBotMenuButton
setBotMenuButton
(
client
:
ITelegramClient
,
user
:
InputPeerLike
,
button
:
TypeBotMenuButton
,
)
:
Promise
<
void
>
Sets a menu button for the given user.
Parameters
client
:
ITelegramClient
user
:
InputPeerLike
button
:
TypeBotMenuButton
Returns
Promise
<
void
>
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
Documentation - v0.19.5
Loading...
Sets a menu button for the given user.