Module

MeowClient.Profile.Comment

Package
purescript-meowclient
Repository
userfriendanonymous/purescript-meowclient

#Value Source

type Value = { content :: String, id :: String, replies :: Array Value, username :: String }

Comment on a profile.