• Preparing search index...
  • The search index is not available
Documentation - v0.23.3
  • Documentation
  • @mtcute/bun
  • methods
  • getBotMenuButton

Function getBotMenuButton

  • getBotMenuButton(
        client: ITelegramClient,
        user: InputPeerLike,
    ): Promise<tl.TypeBotMenuButton>
  • Fetches the menu button set for the given user.

    Parameters

    • client: ITelegramClient
    • user: InputPeerLike

    Returns Promise<tl.TypeBotMenuButton>

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

Settings

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

Generated using TypeDoc