botman / botman/driver-botframework

IncomingMessage recipient is set as conversation id but must be recipient

Open
#15 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
PHP
Stars
9
Forks
10
PR merge metrics
No merged PRs in 30d

Description

BotMan\Drivers\BotFramework\BotFrameworkDriver
line 79
new IncomingMessage($message, $this->event->get('from')['id'], $this->event->get('conversation')['id'],

'conversation' **replace with** 'recipient'

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.