feat: format message from telegram and upload attachments (#1924)
* feat: format message from telegram and download documents
* fix: remove bool in expression
* refactor: convert to markdown
* refactor: resolve remarks and add support new message types
* refactor: resolve remarks
* feat: add test for mime type
---------
Co-authored-by:
Александр Тумайкин <AATumaykin@tsum.ru>
Showing
plugin/telegram/animation.go
0 → 100644
plugin/telegram/audio.go
0 → 100644
plugin/telegram/document.go
0 → 100644
plugin/telegram/video.go
0 → 100644
plugin/telegram/voice.go
0 → 100644
Please register or sign in to comment