Module

MeowClient.Profile.Comment.Reply

Package
purescript-meowclient
Repository
userfriendanonymous/purescript-meowclient

#Value Source

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

Reply of a comment on a profile.