Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
T
tg
Project
Project
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Administrator
tg
Commits
6de3da78
Commit
6de3da78
authored
Jan 30, 2014
by
Akshay S Dinesh
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Added chat_with_peer in commands. Also explained what peer is.
parent
e12d05b0
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
3 additions
and
0 deletions
+3
-0
README.md
README.md
+3
-0
No files found.
README.md
View file @
6de3da78
...
...
@@ -76,6 +76,8 @@ By default public key is stored in the same folder named tg.pub:
./telegram -k tg.pub
Client support TAB completion and command history.
Peer refers to the name of the contact and can be accessed by TAB completion.
### Supported commands
...
...
@@ -84,6 +86,7 @@ Client support TAB completion and command history.
*
**msg**
\<
peer
\>
Text - sends message to this peer
*
**fwd**
\<
user
\>
\<
msg-seqno
\>
- forward message to user. You can see message numbers starting client with -N
*
**chat_with_peer**
\<
peer
\>
starts one on one chat session with this peer. /exit or /quit to end this mode.
*
**add_contact**
\<
phone-number
\>
\<
first-name
\>
\<
last-name
\>
- tries to add contact to contact-list by phone
*
**rename_contact**
\<
user
\>
\<
first-name
\>
\<
last-name
\>
- tries to rename contact. If you have another device it will be a fight
*
**mark_read**
\<
peer
\>
- mark read all received messages with peer
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment