yii2-bot-telegram
yii2-bot-telegram copied to clipboard
When I get response as assoc array this code breaks
https://github.com/akbarjoudi/yii2-bot-telegram/blob/5d1a4071875691e2f8c3578b598fd3fc572b348d/base/Response.php#L37-L44
This code works ok for getUpdates. But if you try to use editMessageText for example, you'll get exception. I have been to downgrade to make my code works.
Dear friend @davemodis I tested what you said and saw no error in the code. If you can tell all the conditions of your application so that we can simulate and fix the problem