Skip to content

Commit 0639b1d

Browse files
committed
Update README.md
1 parent 6be3cf0 commit 0639b1d

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** \<user\> \<chat topic\> - creates a groupchat with user, use chat_add_user to add more users
154+
* **create_group_chat** \<chat topic\> \<user\> - creates a groupchat with user, 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)