SentEmailCode¶
-
class
pyrogram.raw.types.account.
SentEmailCode
¶ The sent email code.
Constructor type of
SentEmailCode
.- Details
Layer:
122
ID:
0x811f854f
- Parameters
email_pattern (
str
) – The email (to which the code was sent) must match this pattern.length (
int
32-bit
) – The length of the verification code.
- Methods
This object can be returned by 1 method:
Send the verification email code for telegram passport.