const github.com/gotd/td/tg.GlobalPrivacySettingsTypeID
8 uses
github.com/gotd/td/tg (current package)
tl_global_privacy_settings_gen.go#L59: const GlobalPrivacySettingsTypeID = 0x734c4ccb
tl_global_privacy_settings_gen.go#L113: return GlobalPrivacySettingsTypeID
tl_global_privacy_settings_gen.go#L125: ID: GlobalPrivacySettingsTypeID,
tl_global_privacy_settings_gen.go#L169: b.PutID(GlobalPrivacySettingsTypeID)
tl_global_privacy_settings_gen.go#L190: if err := b.ConsumeID(GlobalPrivacySettingsTypeID); err != nil {
tl_registry_gen.go#L1011: GlobalPrivacySettingsTypeID: "globalPrivacySettings#734c4ccb",
tl_registry_gen.go#L2793: "globalPrivacySettings": GlobalPrivacySettingsTypeID,
tl_registry_gen.go#L4575: GlobalPrivacySettingsTypeID: func() bin.Object { return &GlobalPrivacySettings{} },
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. |