telegram-bot-sdk
telegram-bot-sdk copied to clipboard
Start Command doesn't work
Method 'Vendor VApp\Commands \StartCommand: : handle () is not compatible with method "Telegram\Bot \ Commands\ Command : :handle()". intelephense(1038)
please, can someone help me? I'm following this guide https://telegram-bot-sdk.readme.io/docs/commands-system#writing-commands but it shows this error above
The documentation is misleading. handle() shouldn't have any parameters.