767 B
767 B
title | description | image |
---|---|---|
createNewGroupChat | Creates new group chat and send corresponding messageGroupChatCreate, returns created chat | https://docs.madelineproto.xyz/favicons/android-chrome-256x256.png |
Method: createNewGroupChat
YOU CANNOT USE THIS METHOD IN MADELINEPROTO
Creates new group chat and send corresponding messageGroupChatCreate, returns created chat
Parameters:
Name | Type | Description | Required |
---|---|---|---|
user_ids | Array of int | Identifiers of users to add to the group | Yes |
title | string | Title of new group chat, 1-255 characters | Yes |