1
votes

I created a bot for Messenger using Microsoft Bot framework. this bot is connected to a Facebook Page. I noticed that every single messages related to a conversation with the bot, they are visible in the Facebook page admin panel under "messages".

is it possible to disable the logging of these messages ?

thank you Antony

1
Hello, I have the same problem, did you solve it ? Thanks. - Daniel Flores

1 Answers

0
votes

Pretty sure marking a message as seen by the bot may solve this. I have also been trying to solve this but even sending the mark_seen wont actually mark the messages as seen. Starting to think its an issue with the action since typing_on and typing_off actions work fine.

https://developers.facebook.com/docs/messenger-platform/send-api-reference/sender-actions