Skip to content

Commit 253b863

Browse files
committed
Update README.md
1 parent 8adacac commit 253b863

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -151,7 +151,7 @@ If two or more peers have same name, <sharp>number is appended to the name. (for
151151
* **chat_add_user** \<chat\> \<user\> - add user to chat
152152
* **chat_del_user** \<chat\> \<user\> - remove user from chat
153153
* **rename_chat** \<chat\> \<new-name\>
154-
* **create_group_chat** \<chat topic\> \<user\> - creates a groupchat with user, use chat_add_user to add more users
154+
* **create_group_chat** \<chat topic\> \<user1\> \<user2\> \<user3\> ... - creates a groupchat with users, use chat_add_user to add more users
155155
* **chat_set_photo** \<chat\> \<photo-file-name\> - sets group chat photo. Same limits as for profile photos.
156156

157157
#### Search

0 commit comments

Comments
 (0)