Skip to content

dobanov/send_message-file_to_telegram

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 

Repository files navigation

tg_send_message-file

send message or file to telegram

g++ -o tg_send_message-file tg_send_message-file.cpp -lcurl

This program sends messages or files to Telegram using the provided bot and chat IDs. Options: -c <chat_id> : Specify the chat ID to send the message or file to. -b <bot_id> : Specify the bot ID for authentication. -m : Specify the message to send. -f <file_path> : Specify the path to the file to send. -d : Enable debug mode. -h : Display this help message.

About

send message or file to telegramm

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published