account.SentEmailCode
- class pyrogram.raw.types.account.SentEmailCode
The sent email code
Constructor of
SentEmailCode
.- Details:
Layer:
194
ID:
811F854F
- Parameters:
email_pattern (
str
) – The email (to which the code was sent) must match this patternlength (
int
32-bit
) – The length of the verification code
- Functions:
This object can be returned by 1 function.
Send an email verification code.