@@ -82,7 +82,7 @@ |
||
82 | 82 | |
83 | 83 | // Exec getUpdates |
84 | 84 | $this->execRequest('getUpdates?' . http_build_query($parameters) |
85 | - . '&allowed_updates=' . json_encode($allowed_updates)); |
|
85 | + . '&allowed_updates=' . json_encode($allowed_updates)); |
|
86 | 86 | |
87 | 87 | } |
88 | 88 |