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

2 uses

	github.com/gotd/td/tg (current package)
		tl_errors_gen.go#L389: 	ErrReplyToInvalid                   = "REPLY_TO_INVALID"
		tl_errors_gen.go#L2318: 	return tgerr.Is(err, ErrReplyToInvalid)