Module

MeowClient.Profile.Api

Package
purescript-meowclient
Repository
userfriendanonymous/purescript-meowclient

#Value Source

type Value = { history :: { joined :: String }, id :: Int, profile :: { bio :: String, country :: String, id :: Int, images :: { "32x32" :: String, "50x50" :: String, "55x55" :: String, "60x60" :: String, "90x90" :: String }, status :: String }, scratchteam :: Boolean, username :: String }

User API information loaded from https://api.scratch.mit.edu/users/ID/.