Documentation - v0.31.0
Preparing search index...
@mtcute/node
methods
unlinkCommunityPeer
Function unlinkCommunityPeer
unlinkCommunityPeer
(
client
:
ITelegramClient
,
params
:
{
communityId
:
InputPeerLike
;
peerId
:
InputPeerLike
}
,
)
:
Promise
<
void
>
Unlink a chat from a community
Parameters
client
:
ITelegramClient
params
:
{
communityId
:
InputPeerLike
;
peerId
:
InputPeerLike
}
communityId
:
InputPeerLike
Community ID
peerId
:
InputPeerLike
Chat to unlink from the community
Returns
Promise
<
void
>
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
Documentation - v0.31.0
Loading...
Unlink a chat from a community