const github.com/gotd/td/tg.InputPrivacyKeyAboutTypeID
10 uses
github.com/gotd/td/tg (current package)
tl_input_privacy_key_gen.go#L963: const InputPrivacyKeyAboutTypeID = 0x3823cc40
tl_input_privacy_key_gen.go#L999: return InputPrivacyKeyAboutTypeID
tl_input_privacy_key_gen.go#L1011: ID: InputPrivacyKeyAboutTypeID,
tl_input_privacy_key_gen.go#L1026: b.PutID(InputPrivacyKeyAboutTypeID)
tl_input_privacy_key_gen.go#L1043: if err := b.ConsumeID(InputPrivacyKeyAboutTypeID); err != nil {
tl_input_privacy_key_gen.go#L1172: case InputPrivacyKeyAboutTypeID:
tl_registry_gen.go#L465: InputPrivacyKeyAboutTypeID: "inputPrivacyKeyAbout#3823cc40",
tl_registry_gen.go#L2247: "inputPrivacyKeyAbout": InputPrivacyKeyAboutTypeID,
tl_registry_gen.go#L4029: InputPrivacyKeyAboutTypeID: func() bin.Object { return &InputPrivacyKeyAbout{} },
tl_registry_gen.go#L5910: InputPrivacyKeyAboutTypeID,
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. |