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
6a4abb0d
Commit
6a4abb0d
authored
Oct 24, 2013
by
Igor Zhukov
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Update README.md
Improved Readme
parent
3fc3d331
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
33 additions
and
2 deletions
+33
-2
README.md
README.md
+33
-2
No files found.
README.md
View file @
6a4abb0d
telegram-client. Uses readline interface.
## Telegram messenger CLI
Command-line interface for
[
Telegram
](
http://telegram.org
)
. Uses readline interface.
### API, Protocol documentation
Documentation for Telegram API is available here: http://core.telegram.org/api
Documentation for MTproto protocol is available here: http://core.telegram.org/mtproto
### Installation
Just run
`make`
### Usage
./telegram -k <public-server-key>
By default public key is stored in the same folder named tg.pub:
./telegram -k tg.pub
#### Supported commands:
*
chat_info
*
contact_list
*
dialog_list
*
help
*
history
*
msg
*
send_photo
*
send_text
*
send_video
*
stats
usage: telegram -k
<public-server-key>
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