Skip to content

PassportAuthorizationForm

Type · TDLib 1.8.67 · d1085f9c

Contains information about a Telegram Passport authorization form that was requested

PassportAuthorizationForm(
  id: int32,
  required_elements: list of PassportRequiredElement,
  privacy_policy_url: string
) → PassportAuthorizationForm

id

int32

Unique identifier of the authorization form

required_elements

list of PassportRequiredElement

Telegram Passport elements that must be provided to complete the form

privacy_policy_url

string

URL for the privacy policy of the service; may be empty