@@ -55,7 +55,7 @@ |
||
55 | 55 | /** |
56 | 56 | * Prepares and sends an API request to Telegram |
57 | 57 | * |
58 | - * @param mixed $method |
|
58 | + * @param AbstractMethodFunctions $method |
|
59 | 59 | * @return mixed |
60 | 60 | */ |
61 | 61 | public function performApiRequest(AbstractMethodFunctions $method) |