Merge pull request #326 from TakuyaMK/patch-1

Update README.md
This commit is contained in:
vysheng 2014-11-13 09:57:18 +00:00
commit 8adacac026

View File

@ -151,7 +151,7 @@ If two or more peers have same name, <sharp>number is appended to the name. (for
* **chat_add_user** \<chat\> \<user\> - add user to chat
* **chat_del_user** \<chat\> \<user\> - remove user from chat
* **rename_chat** \<chat\> \<new-name\>
* **create_group_chat** \<user\> \<chat topic\> - creates a groupchat with user, use chat_add_user to add more users
* **create_group_chat** \<chat topic\> \<user\> - creates a groupchat with user, use chat_add_user to add more users
* **chat_set_photo** \<chat\> \<photo-file-name\> - sets group chat photo. Same limits as for profile photos.
#### Search