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

Safe HaskellNone
LanguageHaskell98

Web.Slack.Types.Topic

Documentation

data Topic Source

Constructors

Topic 

Fields

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

Instances

topicValue :: Lens' Topic Text Source

topicCreator :: Lens' Topic Text Source