EXAMPLE BOTS DOC https://dev.to/gh-campus-experts/connecting-github-to-telegram-with-github-actions-1pbe
TELEGRAM API DOCS https://core.telegram.org/bots/api#senddocument
// get bot details curl https://api.telegram.org/bot{TOKEN}/getUpdates | jq .
that's all folks