@@ -42,7 +42,7 @@ |
||
| 42 | 42 | return $this->sendMessageToChat($account->getChatId(), $text, $parseMode, $keyboardMarkup, $disableWebPreview, $disableNotifications); |
| 43 | 43 | } |
| 44 | 44 | |
| 45 | - public function sendMessageToChat( |
|
| 45 | + public function sendMessageToChat( |
|
| 46 | 46 | int $chatId, |
| 47 | 47 | string $text, |
| 48 | 48 | string $parseMode = self::PARSE_MODE_NOPARSE, |