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

2 uses

	github.com/gotd/td/tg (current package)
		tl_errors_gen.go#L406: 	ErrScoreInvalid                     = "SCORE_INVALID"
		tl_errors_gen.go#L2403: 	return tgerr.Is(err, ErrScoreInvalid)