const github.com/gotd/td/tg.AuthResendCodeRequestTypeID
9 uses
github.com/gotd/td/tg (current package)
tl_auth_resend_code_gen.go#L67: const AuthResendCodeRequestTypeID = 0xcae47523
tl_auth_resend_code_gen.go#L124: return AuthResendCodeRequestTypeID
tl_auth_resend_code_gen.go#L136: ID: AuthResendCodeRequestTypeID,
tl_auth_resend_code_gen.go#L172: b.PutID(AuthResendCodeRequestTypeID)
tl_auth_resend_code_gen.go#L198: if err := b.ConsumeID(AuthResendCodeRequestTypeID); err != nil {
tl_registry_gen.go#L1705: AuthResendCodeRequestTypeID: "auth.resendCode#cae47523",
tl_registry_gen.go#L4172: "auth.resendCode": AuthResendCodeRequestTypeID,
tl_registry_gen.go#L6639: AuthResendCodeRequestTypeID: func() bin.Object { return &AuthResendCodeRequest{} },
tl_server_gen.go#L286: s.handlers[AuthResendCodeRequestTypeID] = handler
![]() |
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. |