Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
在安装应用程序之前,我需要在 MS Teams 应用程序的描述中添加一个登录链接作为信息显示的一部分。文档确实提到了如何添加链接,但我怎样才能将它放在应用程序的清单/信息中,如下图所示?
所以按照截图我想在描述中添加链接
在说明部分的清单中,如果要添加超链接,可以按以下格式进行:
"description": { "short": "Sample Decription", "full": "FullDecsLink [FullLink](https://adaptivecards.io/designer/)" },
附上截图供参考: