

The app provides two-factor authentication which helps you to prevent unauthorized logins.

One thing is the company servers can’t store the secret chat as well as forward it. The app offers secure and safe messaging that is encrypted in the cloud. Integrated with other social media apps such as YouTube, Instagram, and Twitter. The conveying of SMS in a jiffy, lets you send messages, audio, and video files by inserting emoticons and stickers. Take care of your personal and business conversation. Add as well as delete members, and lets you create 1,000 people group. Multiple administrators help you in changing the picture and name of the group. Group ConversationĬommunicate with a group of 200 people at a time, as well as share 1 GB-sized video and audio. Telegram for pc enables you to safely access through any type of device. The lightweight app provides a lot of free cloud storage for messages and media. Just click on the sending button and share your pleasant memories with your friends and family anytime anywhere internationally. Systemctl -user start telegram.Telegram Web is Uploading as well as sending or receiving audio and video within moments. Systemctl -user enable rvice # enable the service Killall telegram-desktop # make sure telegram isn't currently running. This will also spawn telegram in the background after rebooting the phone: Then place following service file in ~/.config/systemd/user/rvice:ĮxecStart=/usr/bin/telegram-desktop -startintrayįinally, enable the service. To prevent this, we can use the -startintray argument in a systemd service to always keep the service running (or more acurately keep spawning it), even if you close the window.įor this, create a systemd user directory with mkdir -p ~/.config/systemd/user. via the menu icon and close it again, it also closes the background service. However, telegram-desktop has a -startintray argument, which starts it hidden in the background, without spawning a window.

if you close the window, you are offline. Unfortunately, the Telegram desktop client by default does not run in the background, i.e.
