interface CommentThreadRevealOptions { focusReply: boolean; preserveFocus: boolean;}
focusReply: boolean
preserveFocus: boolean