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

2 uses

	github.com/gotd/td/tg (current package)
		tl_errors_gen.go#L348: 	ErrPhotoExtInvalid                  = "PHOTO_EXT_INVALID"
		tl_errors_gen.go#L2113: 	return tgerr.Is(err, ErrPhotoExtInvalid)