TelegramBot / Api

Native PHP Wrapper for Telegram BOT API
MIT License
1.06k stars 324 forks source link

Fix setMyCommands and add missing parameters #419

Closed BoShurik closed 1 year ago

BoShurik commented 1 year ago

Fix serializing BotCommands inside setMyCommands. Add missing setMyCommands parameters.

Fixes #359 Replaces #405