我如何使用 MS Teams 发送带有操作按钮的消息?

How I can send a message with action button in it with MS Teams?

我正在使用 post 网络钩子向 MS Teams 发送消息,我需要一些带有按钮的消息,是否可以这样做而不是 CSS 或 HTML标签?

Webhook 支持 MS Teams 中的消息卡片。

您可以找到示例 json here

它将产生以下卡片。