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

2 uses

	github.com/gotd/td/tg (current package)
		tl_errors_gen.go#L345: 	ErrPhotoContentURLEmpty             = "PHOTO_CONTENT_URL_EMPTY"
		tl_errors_gen.go#L2098: 	return tgerr.Is(err, ErrPhotoContentURLEmpty)