OptionalemoteTrue when the input began with a : or ; sigil followed by a
non-whitespace verb word. The sigil has been stripped by the
parser; the verb itself is the rest of the first word. The router
uses this flag to enable the catalog-emote fallback: a verb miss
with the flag set falls through to SoulMixin.emoteFree(rest)
instead of the standard unknown-verb error.
Slice of original input this command came from (pre-pipe split).
Byte offset of source in the full pipeline input.
One command — verb at index 0 plus the rest of its tokens.