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