mirror of
https://github.com/danog/MadelineProto.git
synced 2024-12-15 16:07:04 +01:00
519 B
519 B
title | description |
---|---|
callbackQueryData | Payload from a general callback button |
Constructor: callbackQueryData
Payload from a general callback button
Attributes:
Name | Type | Required | Description |
---|---|---|---|
data | bytes | Yes | Data that was attached to the callback button as specified by the users client |