Linux command
telegram-desktop 命令
文本
复制后可按需替换文件名、目录或参数。
常用示例
Start Telegram
telegram-desktop
Open with URL
telegram-desktop -- [tg://resolve?domain=username]
Start minimized
telegram-desktop -startintray
With working directory
telegram-desktop -workdir [~/.telegram]
Debug mode
telegram-desktop -debug
说明
telegram-desktop is the official desktop client for the Telegram messaging platform. It provides access to all Telegram features including text messages, voice and video calls, media sharing, and channels from a native desktop application. The client supports group chats with up to 200,000 members, secret chats with end-to-end encryption, file transfers up to 2GB per file, and seamless synchronization across all devices. It is built with Qt and runs on Linux, macOS, and Windows, with data stored in a configurable working directory.
参数
- -startintray
- Start minimized to tray.
- -workdir _DIR_
- Data directory.
- -debug
- Debug mode.
- -scale _N_
- UI scale factor.
- --
- Open URL.
FAQ
What is the telegram-desktop command used for?
telegram-desktop is the official desktop client for the Telegram messaging platform. It provides access to all Telegram features including text messages, voice and video calls, media sharing, and channels from a native desktop application. The client supports group chats with up to 200,000 members, secret chats with end-to-end encryption, file transfers up to 2GB per file, and seamless synchronization across all devices. It is built with Qt and runs on Linux, macOS, and Windows, with data stored in a configurable working directory.
How do I run a basic telegram-desktop example?
Run `telegram-desktop` in a terminal, then adjust file names, paths, flags, or remote targets for your system.
What does -startintray do in telegram-desktop?
Start minimized to tray.