Safe Haskell | None |
---|---|
Language | Haskell98 |
Web.Slack.Message
- sendMessage :: ChannelId -> Text -> Slack s ()
Documentation
sendMessage :: ChannelId -> Text -> Slack s () Source
Send a message to the specified channel.
If the message is longer than 4000 bytes then the connection will be closed.