mirror of
https://github.com/tldr-pages/tldr.git
synced 2026-08-28 20:11:19 +08:00
75e05049f9
* tgcloud: add page * tginfo: add page * tgsend: add page * tgutil: add page * tgcloud: add page * tginfo: add page * tgsend: add page * tgutil: add page * tgcloud: add page * tginfo: add page * tgutil: add page * tgsend: add page * tgcloud: add page * tginfo: add page * tgsend: add page * tgutil: add page
414 B
414 B
tgsend
Manage a Telegram account. See also:
tgcloud,tginfo,tgutil. More information: https://pypi.org/project/telegram-cloud/.
- Send a message to a chat:
tgsend {{[-n|--name]}} {{session_name}} {{[-u|--username]}} {{chat_id}} "{{message}}"
- Send a message to chat with silent notification:
tgsend {{[-n|--name]}} {{session_name}} {{[-u|--username]}} {{chat_id}} --silent "{{message}}"