Versions in this module Expand all Collapse all v0 v0.6.9 Sep 3, 2020 v0.6.8 Sep 3, 2020 Changes in this version + func EscapeMessage(message string) string + type ChannelType int + const CTypeChannel + const CTypeDM + const CTypeGroup + const CTypeUnknown + func DetectChannelType(channelID string) ChannelType + func (t ChannelType) String() string + type Retryable interface + Retryable func() bool