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

10 uses

	github.com/gotd/td/tg (current package)
		tl_phone_call_gen.go#L44: const PhoneCallEmptyTypeID = 0x5366c915
		tl_phone_call_gen.go#L90: 	return PhoneCallEmptyTypeID
		tl_phone_call_gen.go#L102: 		ID:   PhoneCallEmptyTypeID,
		tl_phone_call_gen.go#L122: 	b.PutID(PhoneCallEmptyTypeID)
		tl_phone_call_gen.go#L140: 	if err := b.ConsumeID(PhoneCallEmptyTypeID); err != nil {
		tl_phone_call_gen.go#L2246: 	case PhoneCallEmptyTypeID:
		tl_registry_gen.go#L769: 		PhoneCallEmptyTypeID:                                     "phoneCallEmpty#5366c915",
		tl_registry_gen.go#L2551: 		"phoneCallEmpty":                                     PhoneCallEmptyTypeID,
		tl_registry_gen.go#L4333: 		PhoneCallEmptyTypeID:                                     func() bin.Object { return &PhoneCallEmpty{} },
		tl_registry_gen.go#L6287: 			PhoneCallEmptyTypeID,