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

10 uses

	github.com/gotd/td/tg (current package)
		tl_input_file_location_gen.go#L2142: const InputPeerPhotoFileLocationLegacyTypeID = 0x27d69997
		tl_input_file_location_gen.go#L2206: 	return InputPeerPhotoFileLocationLegacyTypeID
		tl_input_file_location_gen.go#L2218: 		ID:   InputPeerPhotoFileLocationLegacyTypeID,
		tl_input_file_location_gen.go#L2258: 	b.PutID(InputPeerPhotoFileLocationLegacyTypeID)
		tl_input_file_location_gen.go#L2287: 	if err := b.ConsumeID(InputPeerPhotoFileLocationLegacyTypeID); err != nil {
		tl_input_file_location_gen.go#L2688: 	case InputPeerPhotoFileLocationLegacyTypeID:
		tl_registry_gen.go#L1812: 		InputPeerPhotoFileLocationLegacyTypeID:                                  "inputPeerPhotoFileLocationLegacy#27d69997",
		tl_registry_gen.go#L3594: 		"inputPeerPhotoFileLocationLegacy":                                  InputPeerPhotoFileLocationLegacyTypeID,
		tl_registry_gen.go#L5376: 		InputPeerPhotoFileLocationLegacyTypeID:                                  func() bin.Object { return &InputPeerPhotoFileLocationLegacy{} },
		tl_registry_gen.go#L5833: 			InputPeerPhotoFileLocationLegacyTypeID,