slack-0.1.0.0: Haskell API for interacting with Slack

Safe HaskellNone
LanguageHaskell2010

Network.Slack.Channel

Synopsis

Documentation

data Channel Source

A more useable version of ChannelRaw

Constructors

Channel 

Instances

channels :: Slack [Channel] Source

List of all channels associated with the team

channelFromName :: String -> Slack Channel Source

Retrieves the Channel with the corresponding name