@@ -153,7 +153,7 @@ |
||
| 153 | 153 | 'first_name' => 'botname', |
| 154 | 154 | 'username' => 'namebot', |
| 155 | 155 | ]; |
| 156 | - $data['chat'] = ['id' => $data['chat_id']]; |
|
| 156 | + $data['chat'] = ['id' => $data['chat_id']]; |
|
| 157 | 157 | |
| 158 | 158 | $fake_response['result'] = $data; |
| 159 | 159 | } |