const github.com/gotd/td/tg.AuthSentCodeTypeEmailCodeTypeID
10 uses
github.com/gotd/td/tg (current package)
tl_auth_sent_code_type_gen.go#L784: const AuthSentCodeTypeEmailCodeTypeID = 0xf450f59b
tl_auth_sent_code_type_gen.go#L864: return AuthSentCodeTypeEmailCodeTypeID
tl_auth_sent_code_type_gen.go#L876: ID: AuthSentCodeTypeEmailCodeTypeID,
tl_auth_sent_code_type_gen.go#L936: b.PutID(AuthSentCodeTypeEmailCodeTypeID)
tl_auth_sent_code_type_gen.go#L965: if err := b.ConsumeID(AuthSentCodeTypeEmailCodeTypeID); err != nil {
tl_auth_sent_code_type_gen.go#L2343: case AuthSentCodeTypeEmailCodeTypeID:
tl_registry_gen.go#L758: AuthSentCodeTypeEmailCodeTypeID: "auth.sentCodeTypeEmailCode#f450f59b",
tl_registry_gen.go#L3225: "auth.sentCodeTypeEmailCode": AuthSentCodeTypeEmailCodeTypeID,
tl_registry_gen.go#L5692: AuthSentCodeTypeEmailCodeTypeID: func() bin.Object { return &AuthSentCodeTypeEmailCode{} },
tl_registry_gen.go#L7528: AuthSentCodeTypeEmailCodeTypeID,
![]() |
The pages are generated with Golds v0.8.5. (GOOS=linux GOARCH=amd64) Golds is a Go 101 project developed by Tapir Liu. PR and bug reports are welcome and can be submitted to the issue list. Please follow @zigo_101 (reachable from the left QR code) to get the latest news of Golds. |