Skip to content

CallbackQueryPayloadDataWithPassword

Type · TDLib 1.8.67 · d1085f9c

The payload for a callback button requiring password

CallbackQueryPayloadDataWithPassword(
  password: string,
  data: bytes
) → CallbackQueryPayload

password

string

The 2-step verification password for the current user

data

bytes

Data that was attached to the callback button