อ่านในภาษาอังกฤษ แก้ไข

แชร์ผ่าน

Send activity feed notification

Set up manifest file

  1. Go to the manifest.json file in cloned repository.

    Screenshot shows the location of the app settings file.

  2. Open the manifest.json file in the latest version of Visual Studio and make the following changes:

    • Replace all occurrences of <<Microsoft-App-ID>> with your bot's Microsoft App ID.

    • Replace all occurrences of <<Base_URL>> with your fully qualified domain name.

    • Set validDomains to [WebAppDomainName].

      Screenshot shows the changes in the manifest file.