slack-api-0.12: Bindings to the Slack RTM API.

Safe HaskellNone
LanguageHaskell2010

Web.Slack.Types.Comment

Documentation

data Comment Source #

Instances

Show Comment Source # 
FromJSON Comment Source # 

Methods

parseJSON :: Value -> Parser Comment

parseJSONList :: Value -> Parser [Comment]