View Source ExTDLib.Object.InlineKeyboardButtonTypeCallbackWithPassword (ExTDLib v0.0.4)
A button that asks for the 2-step verification password of the current user and then sends a callback query to a bot.
| Name | Type | Description |
|---|---|---|
| data | bytes | Data to be sent to the bot via a callback query. |
More details on telegram's documentation.