Safe Haskell | None |
---|---|
Language | Haskell2010 |
Reddit.Types.Post
Documentation
Constructors
Post | |
Fields |
data PostContent Source
Instances
buildContent :: Bool -> Maybe Text -> Maybe Text -> Maybe Text -> PostContent Source
type PostListing = Listing PostID Post Source
postPrefix :: Text Source