const github.com/gotd/td/tg.SecurePlainPhoneTypeID
10 uses
github.com/gotd/td/tg (current package)
tl_registry_gen.go#L869: SecurePlainPhoneTypeID: "securePlainPhone#7d6099dd",
tl_registry_gen.go#L2651: "securePlainPhone": SecurePlainPhoneTypeID,
tl_registry_gen.go#L4433: SecurePlainPhoneTypeID: func() bin.Object { return &SecurePlainPhone{} },
tl_registry_gen.go#L6414: 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#L356: case SecurePlainPhoneTypeID:
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. |