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

2 uses

	github.com/gotd/td/tg (current package)
		tl_errors_gen.go#L347: 	ErrPhotoCropSizeSmall               = "PHOTO_CROP_SIZE_SMALL"
		tl_errors_gen.go#L2108: 	return tgerr.Is(err, ErrPhotoCropSizeSmall)