View Source ExTDLib.Object.CallbackQueryPayloadDataWithPassword (ExTDLib v0.0.4)
The payload for a callback button requiring password.
| Name | Type | Description |
|---|---|---|
| password | string | The 2-step verification password for the current user. |
| data | bytes | Data that was attached to the callback button. |
More details on telegram's documentation.