const github.com/gotd/td/tg.InputPhoneContactTypeID
8 uses
	github.com/gotd/td/tg (current package)
		tl_input_phone_contact_gen.go#L57: const InputPhoneContactTypeID = 0xf392b7f4
		tl_input_phone_contact_gen.go#L113: 	return InputPhoneContactTypeID
		tl_input_phone_contact_gen.go#L125: 		ID:   InputPhoneContactTypeID,
		tl_input_phone_contact_gen.go#L157: 	b.PutID(InputPhoneContactTypeID)
		tl_input_phone_contact_gen.go#L178: 	if err := b.ConsumeID(InputPhoneContactTypeID); err != nil {
		tl_registry_gen.go#L56: 		InputPhoneContactTypeID:                                  "inputPhoneContact#f392b7f4",
		tl_registry_gen.go#L1838: 		"inputPhoneContact":                                  InputPhoneContactTypeID,
		tl_registry_gen.go#L3620: 		InputPhoneContactTypeID:                                  func() bin.Object { return &InputPhoneContact{} },
|  | 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. |