Closed
Description
π Bug Report
<--
β NEVER put your Telegram API key or any other private details here. (like passwords, user IDs, etc.)
Substitute them like <API_KEY> or <USER_ID> etc.
-->
Required Information
? | ! |
---|---|
Operating system | Name and version |
PHP Telegram Bot version | 0.80.0 |
PHP version | 8.1.7 |
MySQL version | 5.5.52 |
Update Method | getUpdates |
Self-signed certificate | no |
RAW update (if available) | {...} |
Summary
CustomCommand doesn't get new Update. CustomCommand always use the first update that has been received
Current behaviour
How to reproduce
Use any CustomCommand and check object
Expected behaviour
object must be current