bot-python
bot-python copied to clipboard
Update echo_bot.py
trafficstars
The event does not have a event.from member for users who are registered via email. Fix: Replace event.from to event.data['chat']['chatId']
@sergey-gladkow excuse me, could you help me to get approve for this pull request?
The event does not have a event.from member for users who are registered via email. Fix: Replace event.from to event.data['chat']['chatId']
If you wanna fix it - you should properly construct Event object instead of [deep][dict][calling] Also you should add an issue with detailed description of the problem (including dataset for bug reproducing)