const github.com/gotd/td/tg.InputPhoneContactTypeID
8 uses
github.com/gotd/td/tg (current package)
tl_input_phone_contact_gen.go#L70: const InputPhoneContactTypeID = 0x6a1dc4be
tl_input_phone_contact_gen.go#L137: return InputPhoneContactTypeID
tl_input_phone_contact_gen.go#L149: ID: InputPhoneContactTypeID,
tl_input_phone_contact_gen.go#L193: b.PutID(InputPhoneContactTypeID)
tl_input_phone_contact_gen.go#L223: if err := b.ConsumeID(InputPhoneContactTypeID); err != nil {
tl_registry_gen.go#L56: InputPhoneContactTypeID: "inputPhoneContact#6a1dc4be",
tl_registry_gen.go#L2523: "inputPhoneContact": InputPhoneContactTypeID,
tl_registry_gen.go#L4990: InputPhoneContactTypeID: func() bin.Object { return &InputPhoneContact{} },
![]() |
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. |