ResendEmailAddressVerificationCode constructor

ResendEmailAddressVerificationCode(
  1. {int? extra,
  2. int? clientId}
)

Resends the code to verify an email address to be added to a user's Telegram Passport

Returns EmailAddressAuthenticationCodeInfo

Implementation

ResendEmailAddressVerificationCode