CommandNode.sentence

A string of the entire sentence up to (and including) this word, please note that currently only final words have this field set.

struct CommandNode(UserDataT)
string sentence;

Meta