Telegram Passport authorization form
Constructor schema is available as of layer 85. Switch ยป
Name | Type | Description |
---|---|---|
flags | # | Flags, see TL conditional fields |
required_types | Vector<SecureRequiredType> | Required Telegram Passport documents |
values | Vector<SecureValue> | Already submitted Telegram Passport documents |
errors | Vector<SecureValueError> | Telegram Passport errors |
users | Vector<User> | Info about the bot to which the form will be submitted |
privacy_policy_url | flags.0?string | URL of the service's privacy policy |