@@ -187,7 +187,7 @@ |
||
| 187 | 187 | /** |
| 188 | 188 | * Start conversation. |
| 189 | 189 | * |
| 190 | - * @param Conversable|Intent|Interaction $conversable |
|
| 190 | + * @param Conversable $conversable |
|
| 191 | 191 | */ |
| 192 | 192 | public function converse(Conversable $conversable): void |
| 193 | 193 | { |