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

Function getFullUser

  • getFullUser(client: ITelegramClient, userId: InputPeerLike): Promise<FullUser>
  • Get full information about a user.

    Parameters

    • client: ITelegramClient
    • userId: InputPeerLike

      ID of the user or their username

    Returns Promise<FullUser>

    • Defined in packages/core/src/highlevel/methods/chats/get-full-user.ts:13

Settings

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

Generated using TypeDoc