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

Function getPeer

  • getPeer(client: ITelegramClient, peer: InputPeerLike): Promise<Peer>
  • Shorthand for getChat and getUser depending on the type of the peer

    Parameters

    • client: ITelegramClient
    • peer: InputPeerLike

    Returns Promise<Peer>

    • Defined in packages/core/src/highlevel/methods/chats/get-peer.ts:9

Settings

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

Generated using TypeDoc