auth.codeTypeCall
The next time, the authentication code is to be delivered via an outgoing phone call.
type tg.AuthCodeTypeCall struct { /* ... */ }
Implements auth.CodeType.
Fields
This type has no fields.
References
- Official documentation
- Generated Go reference
- TL definition:
auth.codeTypeCall#741cd3e3