const github.com/gotd/td/tg.InputPrivacyKeyStatusTimestampTypeID
10 uses
github.com/gotd/td/tg (current package)
tl_input_privacy_key_gen.go#L42: const InputPrivacyKeyStatusTimestampTypeID = 0x4f96cb18
tl_input_privacy_key_gen.go#L78: return InputPrivacyKeyStatusTimestampTypeID
tl_input_privacy_key_gen.go#L90: ID: InputPrivacyKeyStatusTimestampTypeID,
tl_input_privacy_key_gen.go#L105: b.PutID(InputPrivacyKeyStatusTimestampTypeID)
tl_input_privacy_key_gen.go#L122: if err := b.ConsumeID(InputPrivacyKeyStatusTimestampTypeID); err != nil {
tl_input_privacy_key_gen.go#L1109: case InputPrivacyKeyStatusTimestampTypeID:
tl_registry_gen.go#L456: InputPrivacyKeyStatusTimestampTypeID: "inputPrivacyKeyStatusTimestamp#4f96cb18",
tl_registry_gen.go#L2238: "inputPrivacyKeyStatusTimestamp": InputPrivacyKeyStatusTimestampTypeID,
tl_registry_gen.go#L4020: InputPrivacyKeyStatusTimestampTypeID: func() bin.Object { return &InputPrivacyKeyStatusTimestamp{} },
tl_registry_gen.go#L5901: InputPrivacyKeyStatusTimestampTypeID,
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. |