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
BotMan\Drivers\BotFramework\BotFrameworkDriver
line 79
new IncomingMessage($message, $this->event->get('from')['id'], $this->event->get('conversation')['id'],
'conversation' replace with 'recipient'
The text was updated successfully, but these errors were encountered:
BotMan\Drivers\BotFramework\BotFrameworkDriver
line 79
new IncomingMessage($message, $this->event->get('from')['id'], $this->event->get('conversation')['id'],
'conversation' replace with 'recipient'
The text was updated successfully, but these errors were encountered: