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

10 uses

	github.com/gotd/td/tg (current package)
		tl_phone_connection_gen.go#L59: const PhoneConnectionTypeID = 0x9cc123c7
		tl_phone_connection_gen.go#L133: 	return PhoneConnectionTypeID
		tl_phone_connection_gen.go#L145: 		ID:   PhoneConnectionTypeID,
		tl_phone_connection_gen.go#L193: 	b.PutID(PhoneConnectionTypeID)
		tl_phone_connection_gen.go#L219: 	if err := b.ConsumeID(PhoneConnectionTypeID); err != nil {
		tl_phone_connection_gen.go#L750: 	case PhoneConnectionTypeID:
		tl_registry_gen.go#L775: 		PhoneConnectionTypeID:                                    "phoneConnection#9cc123c7",
		tl_registry_gen.go#L2557: 		"phoneConnection":                                    PhoneConnectionTypeID,
		tl_registry_gen.go#L4339: 		PhoneConnectionTypeID:                                    func() bin.Object { return &PhoneConnection{} },
		tl_registry_gen.go#L6301: 			PhoneConnectionTypeID,