Module
MeowClient.SearchProjects
- Package
- purescript-meowclient
- Repository
- userfriendanonymous/purescript-meowclient
#Item Source
type Item = { author :: { history :: { joined :: String }, id :: Number, profile :: { id :: Maybe Number, images :: { "32x32" :: String, "50x50" :: String, "55x55" :: String, "60x60" :: String, "90x90" :: String } }, scratchteam :: Boolean, username :: String }, commentsAllowed :: Boolean, description :: String, id :: Number, instructions :: String, isPublished :: Boolean, public :: Boolean, title :: String, visibility :: String }
Project information returned from searching projects.
- Modules
- MeowClient
- MeowClient.
CloudSocket - MeowClient.
Forum - MeowClient.
Forum. Topic - MeowClient.
ForumPost - MeowClient.
ForumPost. Info - MeowClient.
ForumTopic - MeowClient.
ForumTopic. Info - MeowClient.
JsonOrJsError - MeowClient.
Message - MeowClient.
Profile - MeowClient.
Profile. Api - MeowClient.
Profile. Comment - MeowClient.
Profile. Comment. Reply - MeowClient.
Profile. Status - MeowClient.
Project - MeowClient.
Project. Api - MeowClient.
Project. Comment - MeowClient.
Project. Comment. Reply - MeowClient.
SearchMode - MeowClient.
SearchProjects - MeowClient.
Session - MeowClient.
Session. Auth - MeowClient.
Studio - MeowClient.
Studio. Api - MeowClient.
Studio. MyStatus - MeowClient.
Studio. Project - MeowClient.
Utils - MeowClient.
Visibility