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

Safe HaskellNone
LanguageHaskell98

Web.Slack.Types.Topic

Documentation

type Purpose = Topic

data Topic

Constructors

Topic 

Fields

_topicValue :: Text
 
_topicCreator :: Text
 
_topicLastSet :: Int
 

Instances

Show Topic 
FromJSON Topic 

topicValue :: Lens' Topic Text

topicCreator :: Lens' Topic Text