• Preparing search index...
  • The search index is not available
Documentation - v0.23.3
  • Documentation
  • @mtcute/web
  • 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>

    • Defined in packages/core/src/highlevel/methods/bots/set-bot-menu-button.ts:11

Settings

Member Visibility
Documentation - v0.23.3
  • Loading...

Generated using TypeDoc