Preparing search index...
The search index is not available
Documentation - v0.21.1
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
>
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
Documentation - v0.21.1
Loading...
Shorthand for getChat and getUser depending on the type of the peer