Closed zawsq closed 7 months ago
Describe the bug configuration of options will only read first element, max split it to read everything or implement reply config
To Reproduce /option START_MESSAGE I'm Teleshare demo
Only reads i'm
i'm
Expected behavior returns full text of : I'm Teleshare demo
Fixed on: https://github.com/zawsq/Teleshare/commit/5160be9fc891811ea5792631dcc6d26e2459cd73
Currently only supports a raw text, images and files will probably be added in the future.
Describe the bug configuration of options will only read first element, max split it to read everything or implement reply config
To Reproduce /option START_MESSAGE I'm Teleshare demo
Only reads
i'm
Expected behavior returns full text of : I'm Teleshare demo