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