You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
There is a specific scenario. Suppose the bot is added to a group. It works fine. But after it is removed form the group, the OnMessageReceived is not called. Even after adding the bot back to channel, it does not evoke the OnMessageReceived on any conversation of the group.
The text was updated successfully, but these errors were encountered:
juliepromact
changed the title
Active Bot does not respond
Active Bot does not respond after removed from group
Mar 7, 2017
juliepromact
changed the title
Active Bot does not respond after removed from group
OnMessageReceived not called after bot is removed from group
Mar 7, 2017
My bot is connected and active and works fine.
There is a specific scenario. Suppose the bot is added to a group. It works fine. But after it is removed form the group, the OnMessageReceived is not called. Even after adding the bot back to channel, it does not evoke the OnMessageReceived on any conversation of the group.
This is the code (some portion of it)
The text was updated successfully, but these errors were encountered: