870 B
870 B
title | description | image |
---|---|---|
createNewChannelChat | Creates new channel chat and send corresponding messageChannelChatCreate, returns created chat | https://docs.madelineproto.xyz/favicons/android-chrome-256x256.png |
Method: createNewChannelChat
YOU CANNOT USE THIS METHOD IN MADELINEPROTO
Creates new channel chat and send corresponding messageChannelChatCreate, returns created chat
Parameters:
Name | Type | Description | Required |
---|---|---|---|
title | string | Title of new channel chat, 1-255 characters | Yes |
is_supergroup | Bool | True, if supergroup chat should be created | Yes |
description | string | Channel description, 0-255 characters | Yes |