You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
matterbridge/bridge/telegram
Paul b293e3fa75
Adding caption to send telegram images. Fixes #1357 (#1358)
* Used tgbotapi caption option to attach caption to photos / documents

* remove "text/template/parse"

* added TGGetParseMode to clean up. Added tg upload function for video, audio and voice

* fixed varname Textout. Changed fileextension logic to avoid chaining regex

* fixed textout varname

* fixed parsemode varname

* gofmt

Co-authored-by: Wim <wim@42.be>
4 years ago
..
handlers.go Adding caption to send telegram images. Fixes #1357 (#1358) 4 years ago
html.go Fix regression in HTML handling (telegram). Closes #734 6 years ago
telegram.go Adding caption to send telegram images. Fixes #1357 (#1358) 4 years ago