如何让 Compose Extension Ellipsis 按钮与自定义的旁加载 Microsoft Teams 应用程序一起显示?

How do I get the Compose Extension Ellipsis button to show up with a custom side-loaded Microsoft Teams app?

我正在尝试学习如何按照他们的入门指南创建 Microsoft Teams 应用程序:

https://docs.microsoft.com/en-us/microsoftteams/platform/get-started/get-started-nodejs#ComposeRichMessages

使用此处的源代码:https://github.com/OfficeDev/msteams-samples-hello-world-nodejs

我也在这里阅读了具体的文档: https://docs.microsoft.com/en-us/microsoftteams/platform/concepts/messaging-extensions

我已对应用程序进行配置、打包和旁加载。选项卡和机器人运行正常。但是,撰写扩展省略号按钮从未出现。

据推测,我需要做的就是在 manifest.json 的 composeExtensions 部分设置正确的 botId。我这样做了,但它仍然没有出现。

我不知道如何解决这个问题。

谢谢!

根据文档...

Important

messaging extensions are available only in Public Developer Preview. Many details in this document are subject to change.

链接到:

Microsoft Teams 的 Public 开发者预览版是什么?
https://docs.microsoft.com/en-us/microsoftteams/platform/resources/general/developer-preview