How to mention @channel(All the team members) using slack api while post message

我与影子孤独终老i 提交于 2020-01-11 08:31:49

问题


I want to post a message in slack using api. How can I mention all the team members of a channel just like @channel in slack?


回答1:


You can use <!channel>.

Example

You can see all the possible @mentions in Slack documentation under Variables



来源:https://stackoverflow.com/questions/36795403/how-to-mention-channelall-the-team-members-using-slack-api-while-post-message

标签
易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!