TDLib v0.0.2 TDLib.Object.InlineKeyboardButtonTypeCallback View Source
A button that sends a special callback query to a bot.
Name | Type | Description |
---|---|---|
data | string | Data to be sent to the bot via a callback query. |
More details on telegram’s documentation.