5
0
mirror of https://github.com/cwinfo/matterbridge.git synced 2024-09-20 14:52:30 +00:00
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>
2021-04-03 23:15:19 +02:00
..
handlers.go Adding caption to send telegram images. Fixes #1357 (#1358) 2021-04-03 23:15:19 +02:00
html.go Fix regression in HTML handling (telegram). Closes #734 2019-02-24 15:13:56 +01:00
telegram.go Adding caption to send telegram images. Fixes #1357 (#1358) 2021-04-03 23:15:19 +02:00