account.SendVerifyEmailCode¶
- class hydrogram.raw.functions.account.SendVerifyEmailCode[source]¶
Send an email verification code.
- Details:
Layer:
181ID:
98E037BB
- Parameters:
purpose (
EmailVerifyPurpose) – Verification purpose.email (
str) – The email where to send the code.
- Returns: