unreal4u / telegram-api

Complete async capable Telegram bot API implementation for PHP7
https://github.com/unreal4u/telegram-api/wiki
MIT License
791 stars 174 forks source link

Fixed uploading documents and thumbnails #138

Closed DJTommek closed 3 years ago

DJTommek commented 3 years ago

I've noticed, that sending files using SendDocument() is not working, including examples/send-document.php. So after a while of debugging I discovered few issues and fixed them.

During that process I needed to test various things so I also updated and also extended some examples to get bigger picture what can be done with response.