const github.com/gotd/td/tg.SavedPhoneContactTypeID
8 uses
github.com/gotd/td/tg (current package)
tl_registry_gen.go#L901: SavedPhoneContactTypeID: "savedPhoneContact#1142bd56",
tl_registry_gen.go#L2683: "savedPhoneContact": SavedPhoneContactTypeID,
tl_registry_gen.go#L4465: SavedPhoneContactTypeID: func() bin.Object { return &SavedPhoneContact{} },
tl_saved_phone_contact_gen.go#L50: const SavedPhoneContactTypeID = 0x1142bd56
tl_saved_phone_contact_gen.go#L106: return SavedPhoneContactTypeID
tl_saved_phone_contact_gen.go#L118: ID: SavedPhoneContactTypeID,
tl_saved_phone_contact_gen.go#L150: b.PutID(SavedPhoneContactTypeID)
tl_saved_phone_contact_gen.go#L171: if err := b.ConsumeID(SavedPhoneContactTypeID); err != nil {
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. |