ParseCommandAndNicoScriptResult: {
    _live: boolean;
    button?: ButtonParams;
    color: string;
    ender: boolean;
    fillColor?: string;
    flash: boolean;
    font: CommentFont;
    fontSize: number;
    full: boolean;
    invisible: boolean;
    loc: CommentLoc;
    long: number;
    opacity?: number;
    size: CommentSize;
    strokeColor?: string;
    wakuColor?: string;
}