package msgtype const ( TextStr = "text" LinkStr = "link" MarkdownStr = "markdown" ActionCardStr = "actionCard" FeedCardStr = "feedCard" )