Skip to content

answerCallbackQuery not working!!! #1489

Open
@zzfc

Description

@zzfc

🐞 Bug Report

<--
logs
[2025-05-15 18:28:15]------Callback Query Message: {"callback_query_id":"5946640685727949871"}
[2025-05-15 18:28:15]------{"callback_query_id":"5946640685727949871"}
[2025-05-15 18:28:15]------send answerCallbackQuery success
-->

Required Information

? !
Operating system macOS
PHP Telegram Bot version 0.83
PHP version 8.3
MySQL version none
Update Method getUpdates
Self-signed certificate yes / no

$result = Request::answerCallbackQuery(['callback_query_id' => 5946640685727949871])

if ($result->isOk()) {
customLog('send answerCallbackQuery success');
}

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions