emailVerificationCode
Email verification code
type tg.EmailVerificationCode struct { /* ... */ }
Implements EmailVerification.
Fields
| Name | Type | Required | Description |
|---|---|---|---|
Code | string | yes | Received verification code |
References
- Official documentation
- Generated Go reference
- TL definition:
emailVerificationCode#922e55a9