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

8 uses

	github.com/gotd/td/tg (current package)
		tl_phone_group_call_gen.go#L56: const PhoneGroupCallTypeID = 0x9e727aad
		tl_phone_group_call_gen.go#L117: 	return PhoneGroupCallTypeID
		tl_phone_group_call_gen.go#L129: 		ID:   PhoneGroupCallTypeID,
		tl_phone_group_call_gen.go#L165: 	b.PutID(PhoneGroupCallTypeID)
		tl_phone_group_call_gen.go#L213: 	if err := b.ConsumeID(PhoneGroupCallTypeID); err != nil {
		tl_registry_gen.go#L1028: 		PhoneGroupCallTypeID:                                                    "phone.groupCall#9e727aad",
		tl_registry_gen.go#L2810: 		"phone.groupCall":                                                   PhoneGroupCallTypeID,
		tl_registry_gen.go#L4592: 		PhoneGroupCallTypeID:                                                    func() bin.Object { return &PhoneGroupCall{} },