yii2-bot-telegram icon indicating copy to clipboard operation
yii2-bot-telegram copied to clipboard

When I get response as assoc array this code breaks

Open davemodis opened this issue 4 years ago • 1 comments

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.

davemodis avatar Nov 04 '20 08:11 davemodis

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

akbarjoudi avatar Dec 09 '20 19:12 akbarjoudi