🤖 Telegram Bot API PHP SDK. Lets you build Telegram Bots easily! Supports Laravel out of the box.
BSD 3-Clause "New" or "Revised" License
3.04k
stars
671
forks
source link
Why remove argument from triggerCommand method? #1130
Open
Dezinger opened 4 months ago
PHP version
7.4
irazasyed/telegram-bot-sdk version
3.9
Laravel version (if any)
8
Code To Reproduce the bug
protected function triggerCommand(string $command)
Error stacktrace (if any)
Now we cant call/redirect another command with params?