RawLine

data class RawLine(val line: String) : CommandRoutingHypothesis

Host provides raw text after a leading slash (or similar).

Constructors

Link copied to clipboard
constructor(line: String)

Properties

Link copied to clipboard