i am developing fb chat bot, and i want to mark the message as read so that when the moderator of our fb page view the message part, they won\'t see so many unread messages even
When you use the API you sent here (Facebook's Send API), you only mark the message as "seen" from the bot on the Messenger Chat that you have with your users. This doesn't affect the messages inside your Page's inbox.
Unfortunately, there is no way to mark messages as read inside your Page's inbox.