This commit is contained in:
Alex
2025-07-23 09:01:48 +03:00
parent 69e1e73c07
commit 62c4b80fae
13 changed files with 632 additions and 3 deletions
+1
View File
@@ -68,6 +68,7 @@ final class WebhookHandler
* @param callable(Models\Updates\BotStartedUpdate, Api): void $handler
*
* @return $this
* @codeCoverageIgnore
*/
public function onBotStarted(callable $handler): self
{