Preparing search index...
The search index is not available
mtcute - v0.17.2
mtcute
@mtcute/core
highlevel/methods
createChannel
Function createChannel
create
Channel
(
client
,
params
)
:
Promise
<
Chat
>
Create a new broadcast channel
Parameters
client
:
ITelegramClient
params
:
{
description
?:
string
;
title
:
string
;
}
Optional
description
?:
string
Channel description
title
:
string
Channel title
Returns
Promise
<
Chat
>
Newly created channel
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
mtcute - v0.17.2
Loading...
Create a new broadcast channel