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

10 uses

	github.com/gotd/td/tg (current package)
		tl_input_file_location_gen.go#L955: const InputPhotoFileLocationTypeID = 0x40181ffe
		tl_input_file_location_gen.go#L1016: 	return InputPhotoFileLocationTypeID
		tl_input_file_location_gen.go#L1028: 		ID:   InputPhotoFileLocationTypeID,
		tl_input_file_location_gen.go#L1060: 	b.PutID(InputPhotoFileLocationTypeID)
		tl_input_file_location_gen.go#L1081: 	if err := b.ConsumeID(InputPhotoFileLocationTypeID); err != nil {
		tl_input_file_location_gen.go#L2653: 	case InputPhotoFileLocationTypeID:
		tl_registry_gen.go#L88: 		InputPhotoFileLocationTypeID:                             "inputPhotoFileLocation#40181ffe",
		tl_registry_gen.go#L1870: 		"inputPhotoFileLocation":                             InputPhotoFileLocationTypeID,
		tl_registry_gen.go#L3652: 		InputPhotoFileLocationTypeID:                             func() bin.Object { return &InputPhotoFileLocation{} },
		tl_registry_gen.go#L5828: 			InputPhotoFileLocationTypeID,