logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

telegram-cli - Command-line interface for Telegram messenger

Author

       Vitaliy Vatman (-@-)

1.0.5.1                                          02 October 2014                                          man(1)

Bugs

       No known bugs.

Description

        Telegram messenger is a cloud-based instant messaging designed for
        smart phones and similar to Whatsapp but more flexible, and
        powerful. You can send messages, photos, videos and documents to
        people who are in your phone contacts (and have Telegram). Telegram
        also supports secret chats whose provide a private (encrypted) way of
        communication.
        .
        This package contains a command-line based client for Telegram with
        the following features:
         * Colored terminal messages.
         * Message management: history, stats, etc.
         * Group chat: create and manage groups.
         * Secret chat: secured and encrypted conversations.
         * Contact management: add/edit/remove contacts.
         * Multimedia support: send/load photos and videos.

Name

       telegram-cli - Command-line interface for Telegram messenger

Options

       Telegram-cli Usage
         -u                  specify username (would not be asked during authorization)
         -k                  specify location of public key (possible multiple entries)
         -v                  increase verbosity (0-ERROR 1-WARNIN 2-NOTICE 3+-DEBUG-levels)
         -N                  message num mode
         -c                  config file name
         -p                  use specified profile
         -l                  log level
         -f                  during authorization fetch all messages since registration
         -E                  diable auto accept of encrypted chats
         -s                  lua script file
         -W                  send dialog_list query and wait for answer before reading input
         -C                  disable color output
         -R                  disable readline
         -d                  daemon mode
         -L <log-name>       log file name
         -U <user-name>      change uid after start
         -G <group-name>     change gid after start
         -D                  disable output
         -P <port>           port to listen for input commands
         -S <socket-name>    unix socket to create

Synopsis

       telegram-cli -k [keyfile]

See Also