Type alias ParseCommandAndNicoScriptResult
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; size: CommentSize; strokeColor?: string; wakuColor?: string; } Type declaration
_live: boolean
color: string
ender: boolean
Optional
fillColor?: string
flash: boolean
fontSize: number
full: boolean
invisible: boolean
long: number
Optional
strokeColor?: string
Optional
wakuColor?: string