View Source ExTDLib.Object.CallbackQueryPayloadDataWithPassword (ExTDLib v0.0.4)

The payload for a callback button requiring password.

NameTypeDescription
passwordstringThe 2-step verification password for the current user.
databytesData that was attached to the callback button.

More details on telegram's documentation.