Module

MeowClient.Forum.Topic

Package
purescript-meowclient
Repository
userfriendanonymous/purescript-meowclient

#Value Source

type Value = { replyCount :: Int, sticky :: Maybe Boolean, title :: String }

Information of a topic in a forum.