auth.SentCodeTypeSetUpEmailRequired#

class pyrogram.raw.types.auth.SentCodeTypeSetUpEmailRequired#

The user should add and verify an email address in order to login as described here.

Constructor of SentCodeType.

Details:
  • Layer: 158

  • ID: A5491DEA

Parameters:
  • apple_signin_allowed (bool, optional) – Whether authorization through Apple ID is allowed.

  • google_signin_allowed (bool, optional) – Whether authorization through Google ID is allowed.