messages.GetBotCallbackAnswer
- class pyrogram.raw.functions.messages.GetBotCallbackAnswer
Press an inline callback button and get a callback answer from the bot
- Details:
Layer:
194
ID:
9342CA07
- Parameters:
peer (
InputPeer
) – Where was the inline keyboard sentmsg_id (
int
32-bit
) – ID of the Message with the inline keyboardgame (
bool
, optional) – Whether this is a “play game” buttondata (
bytes
, optional) – Callback datapassword (
InputCheckPasswordSRP
, optional) – For buttons requiring you to verify your identity with your 2FA password, the SRP payload generated using SRP.
- Returns: