Module

MeowClient.Project.Comment

Package
purescript-meowclient
Repository
userfriendanonymous/purescript-meowclient

#Value Source

type Value = { author :: { id :: Int, image :: String, scratchteam :: Boolean, username :: String }, content :: String, datetimeCreated :: String, datetimeModified :: String, id :: Int, visibility :: Value }

Comment on a project.