mirror of
https://github.com/vitodeploy/vito.git
synced 2025-07-02 14:36:17 +00:00
@ -60,6 +60,6 @@ private function sendToTelegram(string $text): void
|
||||
'text' => $text,
|
||||
'parse_mode' => 'markdown',
|
||||
'disable_web_page_preview' => true,
|
||||
]);
|
||||
])->throw();
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user