Closed clovellltd closed 3 years ago
The app is used for organization-wide broadcasts. The messages received by the users can be considered as notification and is not conversational. The bot is not configured to handle messages replied by user and not saved anywhere.
Thanks, Rashmi!
On Sun, Jun 7, 2020 at 1:10 PM Rashmi Dixit notifications@github.com wrote:
The app is used for organization-wide broadcasts. The messages received by the users can be considered as notification and is not conversational. The bot is not configured to handle messages replied by user and not saved anywhere.
— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/OfficeDev/microsoft-teams-company-communicator-app/issues/175#issuecomment-640257502, or unsubscribe https://github.com/notifications/unsubscribe-auth/AP24P5BXILPVMXPN7HKF4TTRVPJZ3ANCNFSM4NS43ODQ .
Also you can disable the reply field in the manifest file. Be aware that they have said they may start using this functionality in the future
@JSHooper - which item you are suggesting to change in order to disable reply field in manifest file ? "isNotificationOnly": false ??
Yes. Change to isNotificationOnly: true
Closing due to inactivity. Please re-open if you're still facing the issue.
Hello!
You've had this asked previously, but, no response was given.
We've added the Communicator App to Teams for specific Groups and also as a Teams Application for Users. If users reply to the bot the messages go through without error, but we're subsequently unable to find them.. do those go anywhere or is it just an empty feedback loop? We're not sure if we need to be seeking out those messages to reply, and if we are, where we can find them.
Thanks kindly