const github.com/gotd/td/tg.PhoneCallTypeID

10 uses

	github.com/gotd/td/tg (current package)
		tl_phone_call_gen.go#L1298: const PhoneCallTypeID = 0x967f7c67
		tl_phone_call_gen.go#L1402: 	return PhoneCallTypeID
		tl_phone_call_gen.go#L1414: 		ID:   PhoneCallTypeID,
		tl_phone_call_gen.go#L1490: 	b.PutID(PhoneCallTypeID)
		tl_phone_call_gen.go#L1531: 	if err := b.ConsumeID(PhoneCallTypeID); err != nil {
		tl_phone_call_gen.go#L2274: 	case PhoneCallTypeID:
		tl_registry_gen.go#L773: 		PhoneCallTypeID:                                          "phoneCall#967f7c67",
		tl_registry_gen.go#L2555: 		"phoneCall":                                          PhoneCallTypeID,
		tl_registry_gen.go#L4337: 		PhoneCallTypeID:                                          func() bin.Object { return &PhoneCall{} },
		tl_registry_gen.go#L6291: 			PhoneCallTypeID,