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:
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. |