Versions in this module Expand all Collapse all v0 v0.5.0 Jan 20, 2019 v0.4.0 Oct 6, 2018 Changes in this version + func EscapeMessage(message string) string v0.3.0 Jul 30, 2018 Changes in this version + type ChannelType int + const CTypeChannel + const CTypeDM + const CTypeGroup + const CTypeUnknown + func DetectChannelType(channelID string) ChannelType + func (t ChannelType) String() string