【发布时间】:2017-06-22 08:57:21
【问题描述】:
curl -X POST -H 'Content-type: application/json' --data '{"title": "hello world", "pretext": "hello world", "text": "Hellow world", "channel": "#channel", "link_names": 1, "username": "GitLab"}' https://hooks.slack.com/services/TO/K/EN
上面会显示“text”和“pretext”,但不显示标题。
【问题讨论】: