auth.SentCodeType#
- class pyrogram.raw.base.auth.SentCodeType#
Type of the verification code that was sent.
- Constructors:
This base type has 9 constructors available.
The code was sent through the telegram app.
The code will be sent via a phone call: a synthesized voice will tell the user which verification code to input.
The code was sent via the previously configured login email.
An authentication code should be delivered via SMS after Firebase attestation, as described in the auth documentation.
The code will be sent via a flash phone call, that will be closed immediately.
The code was delivered via fragment.com.
The code will be sent via a flash phone call, that will be closed immediately.
The user should add and verify an email address in order to login as described here.
The code was sent via SMS.