const github.com/gotd/td/tg.InputPrivacyKeyStatusTimestampTypeID
10 uses
github.com/gotd/td/tg (current package)
tl_input_privacy_key_gen.go#L55: const InputPrivacyKeyStatusTimestampTypeID = 0x4f96cb18
tl_input_privacy_key_gen.go#L91: return InputPrivacyKeyStatusTimestampTypeID
tl_input_privacy_key_gen.go#L103: ID: InputPrivacyKeyStatusTimestampTypeID,
tl_input_privacy_key_gen.go#L118: b.PutID(InputPrivacyKeyStatusTimestampTypeID)
tl_input_privacy_key_gen.go#L135: if err := b.ConsumeID(InputPrivacyKeyStatusTimestampTypeID); err != nil {
tl_input_privacy_key_gen.go#L1562: case InputPrivacyKeyStatusTimestampTypeID:
tl_registry_gen.go#L543: InputPrivacyKeyStatusTimestampTypeID: "inputPrivacyKeyStatusTimestamp#4f96cb18",
tl_registry_gen.go#L3010: "inputPrivacyKeyStatusTimestamp": InputPrivacyKeyStatusTimestampTypeID,
tl_registry_gen.go#L5477: InputPrivacyKeyStatusTimestampTypeID: func() bin.Object { return &InputPrivacyKeyStatusTimestamp{} },
tl_registry_gen.go#L8065: InputPrivacyKeyStatusTimestampTypeID,
![]() |
The pages are generated with Golds v0.8.5. (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. |