auth.SentCodeTypeMissedCall#

class pyrogram.raw.types.auth.SentCodeTypeMissedCall#

The code will be sent via a flash phone call, that will be closed immediately. The last digits of the phone number that calls are the code that must be entered manually by the user.

Constructor of SentCodeType.

Details:
  • Layer: 158

  • ID: 82006484

Parameters:
  • prefix (str) – Prefix of the phone number from which the call will be made.

  • length (int 32-bit) – Length of the verification code.