tdlib / td

Cross-platform library for building Telegram clients
https://core.telegram.org/tdlib
Boost Software License 1.0
7.11k stars 1.44k forks source link

when I call getCallbackQueryAnswer about group button, how can I get the new valid message_id_ or message #2472

Closed liaoxingquan closed 1 year ago

liaoxingquan commented 1 year ago

image

levlam commented 1 year ago

getCallbackQueryAnswer returns only CallbackQueryAnswer. There is nothing more to receive.