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

Safe HaskellNone
LanguageHaskell98

Web.Slack.Types.IM

Documentation

data IM

Constructors

IM 

Instances

Show IM 
FromJSON IM 

imUser :: Lens' IM UserId

imIsOpen :: Lens' IM Bool

imIsIm :: Lens' IM Bool

imId :: Lens' IM IMId

imCreated :: Lens' IM Time