SendPassportAuthorizationForm constructor
- {required int authorization_form_id,
- required List<
PassportElementType> types, - int? extra,
- int? clientId}
Sends a Telegram Passport authorization form, effectively sharing data with the service. This method must be called after getPassportAuthorizationFormAvailableElements if some previously available elements are going to be reused
Returns Ok
Implementation
SendPassportAuthorizationForm