SentCodeType¶
-
class
pyrogram.raw.base.auth.
SentCodeType
¶ Type of the verification code that was sent.
- Constructors
This base type has 4 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 will be sent via a flash phone call, that will be closed immediately.
The code was sent via SMS.