我正在使用Slack Web API將消息發佈到Go中的某個頻道。 ... 下面是我使用的代碼:我想通了這個問題func PostMessage(token, channelName, userName, text string) ...
確定! 回上一頁