emailVerificationGoogle
Google ID email verification token
type tg.EmailVerificationGoogle struct { /* ... */ }
Implements EmailVerification.
Fields
| Name | Type | Required | Description |
|---|---|---|---|
Token | string | yes | Token |
References
- Official documentation
- Generated Go reference
- TL definition:
emailVerificationGoogle#db909ec2