Commit 03662e35 authored by Vysheng's avatar Vysheng

Merge github.com:vysheng/tg

parents 976c23f3 8ccc6e54
......@@ -56,6 +56,8 @@ By default public key is stored in the same folder named tg.pub:
* **chat_info** \<chat\> - prints info about chat
* **user_info** \<user\> - prints info about user
* **fwd** \<user\> \<msg-seqno\> - forward message to user. You can see message numbers starting client with -N
* **chat_add_user** \<chat\> \<user\> - add user to chat
* **chat_del_user** \<chat\> \<user\> - remove user from chat
* **rename_chat** \<chat\> \<new-name\>
* **load_photo**/load_video/load_video_thumb \<msg-seqno\> - loads photo/video to download dir
* **view_photo**/view_video/view_video_thumb \<msg-seqno\> - loads photo/video to download dir and starts system default viewer
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment