Closed liaoxingquan closed 1 year ago
like this , when i call getCallbackQueryAnswer about group button, and then, the message_id is Invalid, how can i get the new valid message_id
has someone see my question ? or understand my question ? I am in a hurry !
getCallbackQueryAnswer
returns CallbackQueryAnswer
. If you receive the error message_id is Invalid
, then you pass a completely wrong message identifier to the request, which definitely wasn't received from TDLib.
I called getCallbackQueryAnswer with the parameter next corresponding data (callbackQueryPayloadData), but how do I get the new result