Type Alias FormattedCommentWithFont
FormattedCommentWithFont: { _live: boolean; button?: ButtonParams; color: string; content: CommentContentItem[]; date: number; date_usec: number; ender: boolean; fillColor?: string; flash: boolean; font: CommentFont; fontSize: number; full: boolean; id: number; invisible: boolean; is_my_post: boolean; layer: number; lineCount: number; lineOffset: number; loc: CommentLoc; long: number; mail: string[]; opacity?: number; owner: boolean; premium: boolean; rawContent: string; size: CommentSize; strokeColor?: string; user_id: number; vpos: number; wakuColor?: string; }