Fix reddit crossposts & add show-flairs property
This commit is contained in:
@@ -17,6 +17,7 @@ type ForumPost struct {
|
||||
Engagement float64
|
||||
TimePosted time.Time
|
||||
Tags []string
|
||||
IsCrosspost bool
|
||||
}
|
||||
|
||||
type ForumPosts []ForumPost
|
||||
|
||||
Reference in New Issue
Block a user