const github.com/gotd/td/tg.AuthCodeTypeCallTypeID

10 uses

	github.com/gotd/td/tg (current package)
		tl_auth_code_type_gen.go#L145: const AuthCodeTypeCallTypeID = 0x741cd3e3
		tl_auth_code_type_gen.go#L181: 	return AuthCodeTypeCallTypeID
		tl_auth_code_type_gen.go#L193: 		ID:   AuthCodeTypeCallTypeID,
		tl_auth_code_type_gen.go#L208: 	b.PutID(AuthCodeTypeCallTypeID)
		tl_auth_code_type_gen.go#L225: 	if err := b.ConsumeID(AuthCodeTypeCallTypeID); err != nil {
		tl_auth_code_type_gen.go#L604: 	case AuthCodeTypeCallTypeID:
		tl_registry_gen.go#L639: 		AuthCodeTypeCallTypeID:                                   "auth.codeTypeCall#741cd3e3",
		tl_registry_gen.go#L2421: 		"auth.codeTypeCall":                                  AuthCodeTypeCallTypeID,
		tl_registry_gen.go#L4203: 		AuthCodeTypeCallTypeID:                                   func() bin.Object { return &AuthCodeTypeCall{} },
		tl_registry_gen.go#L5432: 			AuthCodeTypeCallTypeID,