const github.com/gotd/td/tg.AuthImportBotAuthorizationRequestTypeID
9 uses
github.com/gotd/td/tg (current package)
tl_auth_import_bot_authorization_gen.go#L59: const AuthImportBotAuthorizationRequestTypeID = 0x67a3ff2c
tl_auth_import_bot_authorization_gen.go#L115: return AuthImportBotAuthorizationRequestTypeID
tl_auth_import_bot_authorization_gen.go#L127: ID: AuthImportBotAuthorizationRequestTypeID,
tl_auth_import_bot_authorization_gen.go#L159: b.PutID(AuthImportBotAuthorizationRequestTypeID)
tl_auth_import_bot_authorization_gen.go#L180: if err := b.ConsumeID(AuthImportBotAuthorizationRequestTypeID); err != nil {
tl_registry_gen.go#L1255: AuthImportBotAuthorizationRequestTypeID: "auth.importBotAuthorization#67a3ff2c",
tl_registry_gen.go#L3037: "auth.importBotAuthorization": AuthImportBotAuthorizationRequestTypeID,
tl_registry_gen.go#L4819: AuthImportBotAuthorizationRequestTypeID: func() bin.Object { return &AuthImportBotAuthorizationRequest{} },
tl_server_gen.go#L218: s.handlers[AuthImportBotAuthorizationRequestTypeID] = handler
The pages are generated with Golds v0.6.7. (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 @Go100and1 (reachable from the left QR code) to get the latest news of Golds. |