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

2 uses

	github.com/gotd/td/tg (current package)
		tl_errors_gen.go#L346: 	ErrPhotoCropFileMissing             = "PHOTO_CROP_FILE_MISSING"
		tl_errors_gen.go#L2103: 	return tgerr.Is(err, ErrPhotoCropFileMissing)