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

10 uses

	github.com/gotd/td/tg (current package)
		tl_registry_gen.go#L895: 		SecureValueErrorTranslationFilesTypeID:                   "secureValueErrorTranslationFiles#34636dd8",
		tl_registry_gen.go#L2677: 		"secureValueErrorTranslationFiles":                   SecureValueErrorTranslationFilesTypeID,
		tl_registry_gen.go#L4459: 		SecureValueErrorTranslationFilesTypeID:                   func() bin.Object { return &SecureValueErrorTranslationFiles{} },
		tl_registry_gen.go#L6430: 			SecureValueErrorTranslationFilesTypeID,
		tl_secure_value_error_gen.go#L1727: const SecureValueErrorTranslationFilesTypeID = 0x34636dd8
		tl_secure_value_error_gen.go#L1783: 	return SecureValueErrorTranslationFilesTypeID
		tl_secure_value_error_gen.go#L1795: 		ID:   SecureValueErrorTranslationFilesTypeID,
		tl_secure_value_error_gen.go#L1823: 	b.PutID(SecureValueErrorTranslationFilesTypeID)
		tl_secure_value_error_gen.go#L1851: 	if err := b.ConsumeID(SecureValueErrorTranslationFilesTypeID); err != nil {
		tl_secure_value_error_gen.go#L2044: 	case SecureValueErrorTranslationFilesTypeID: