From 6fb940ad4d652917fab03e0dc44e4dfd466bb0ef Mon Sep 17 00:00:00 2001 From: Anton Karmanov Date: Sun, 22 Oct 2023 21:37:24 +0300 Subject: [PATCH] telegram-desktop: add page (#11158) --- pages/common/telegram-desktop.md | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) create mode 100644 pages/common/telegram-desktop.md diff --git a/pages/common/telegram-desktop.md b/pages/common/telegram-desktop.md new file mode 100644 index 0000000000..1c9ad3d726 --- /dev/null +++ b/pages/common/telegram-desktop.md @@ -0,0 +1,16 @@ +# telegram-desktop + +> Instant messenger with open source clients, chats and stickers. +> More information: . + +- Start GUI: + +`telegram-desktop` + +- Run GUI as an autostart if allowed: + +`telegram-desktop -autostart` + +- Run GUI minimized to tray: + +`telegram-desktop -startintray`