const github.com/gotd/td/tg.SecurePlainPhoneTypeID
10 uses
github.com/gotd/td/tg (current package)
tl_registry_gen.go#L1018: SecurePlainPhoneTypeID: "securePlainPhone#7d6099dd",
tl_registry_gen.go#L3485: "securePlainPhone": SecurePlainPhoneTypeID,
tl_registry_gen.go#L5952: SecurePlainPhoneTypeID: func() bin.Object { return &SecurePlainPhone{} },
tl_registry_gen.go#L8800: SecurePlainPhoneTypeID,
tl_secure_plain_data_gen.go#L48: const SecurePlainPhoneTypeID = 0x7d6099dd
tl_secure_plain_data_gen.go#L94: return SecurePlainPhoneTypeID
tl_secure_plain_data_gen.go#L106: ID: SecurePlainPhoneTypeID,
tl_secure_plain_data_gen.go#L126: b.PutID(SecurePlainPhoneTypeID)
tl_secure_plain_data_gen.go#L144: if err := b.ConsumeID(SecurePlainPhoneTypeID); err != nil {
tl_secure_plain_data_gen.go#L360: case SecurePlainPhoneTypeID:
![]() |
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. |