php-telegram-bot / core

PHP Telegram Bot based on the official Telegram Bot API
MIT License
3.79k stars 949 forks source link

Allow using WebAppDataCommand to handle web_app_data updates #1424

Open mlocati opened 7 months ago

mlocati commented 7 months ago
? !
Type bug
BC Break yes
Fixed issues #1423

Summary

This PR introduces a BC break if someone is using a command defined in a WebAppDataCommand class.