curl send message to telegram code example
Example: telegram bot curl send document
curl -F document=@"path/to/some.file" https://api.telegram.org/bot/sendDocument?chat_id=
curl -F document=@"path/to/some.file" https://api.telegram.org/bot/sendDocument?chat_id=