tdl/docs/command/tdl_chat.md

29 lines
471 B
Markdown
Raw Normal View History

2022-09-14 13:45:56 +08:00
## tdl chat
A set of chat tools
2022-09-15 15:52:03 +08:00
### Examples
```
tdl chat -h
```
2022-09-14 13:45:56 +08:00
### Options
```
-h, --help help for chat
```
### Options inherited from parent commands
```
-n, --ns string namespace for Telegram session
--proxy string proxy address, only socks5 is supported, format: protocol://username:password@host:port
```
### SEE ALSO
2022-09-15 15:52:03 +08:00
* [tdl](tdl.md) - Telegram Downloader, but more than a downloader
* [tdl chat ls](tdl_chat_ls.md) - List your chats
2022-09-14 13:45:56 +08:00