package types type FilteredComment struct { Text string Timestamp string AuthorName string AuthorURL string }