auth.CodeTypeFlashCall

class pyrogram.raw.types.auth.CodeTypeFlashCall

The next time, the authentication code will be delivered via an immediately canceled incoming call.

Constructor of CodeType.

Details:
  • Layer: 223

  • ID: 226CCEFB

Parameters:

No parameters required.

TL Schema

auth.codeTypeFlashCall#226ccefb

= auth.CodeType

Parameter Tree

CodeTypeFlashCall

Example

CodeTypeFlashCall(
)