Preparing search index...
The search index is not available
mtcute - v0.17.2
mtcute
@mtcute/core
highlevel/methods
resolveChannel
Function resolveChannel
resolve
Channel
(
client
,
peerId
,
force
?
)
:
Promise
<
tl.TypeInputChannel
>
Shorthand for
resolvePeer
that converts the input peer to
InputChannel
.
Parameters
client
:
ITelegramClient
peerId
:
InputPeerLike
force
:
boolean
= false
Returns
Promise
<
tl.TypeInputChannel
>
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
mtcute - v0.17.2
Loading...
Shorthand for
resolvePeer
that converts the input peer toInputChannel
.