Files
Praveen Kumar 75e05049f9 tgcloud, tginfo, tgsend, tgutil: add page (#18662)
* 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
2025-10-18 15:17:01 -07:00

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}}"