const github.com/gotd/td/tg.PrivacyKeyAboutTypeID
10 uses
github.com/gotd/td/tg (current package)
tl_privacy_key_gen.go#L976: const PrivacyKeyAboutTypeID = 0xa486b761
tl_privacy_key_gen.go#L1012: return PrivacyKeyAboutTypeID
tl_privacy_key_gen.go#L1024: ID: PrivacyKeyAboutTypeID,
tl_privacy_key_gen.go#L1039: b.PutID(PrivacyKeyAboutTypeID)
tl_privacy_key_gen.go#L1056: if err := b.ConsumeID(PrivacyKeyAboutTypeID); err != nil {
tl_privacy_key_gen.go#L1622: case PrivacyKeyAboutTypeID:
tl_registry_gen.go#L555: PrivacyKeyAboutTypeID: "privacyKeyAbout#a486b761",
tl_registry_gen.go#L2983: "privacyKeyAbout": PrivacyKeyAboutTypeID,
tl_registry_gen.go#L5411: PrivacyKeyAboutTypeID: func() bin.Object { return &PrivacyKeyAbout{} },
tl_registry_gen.go#L8536: PrivacyKeyAboutTypeID,
![]() |
The pages are generated with Golds v0.8.4. (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 @zigo_101 (reachable from the left QR code) to get the latest news of Golds. |