Search code examples
notificationschatbotfacebook-messenger-bot

Suppress messenger chatbot notifications


I have a simple chatbot answering questions from the menu. Every time the user starts conversation ("get started"), or choses the question, which gets answered by chatbot, it creates a notification.

Is there any way to ignore messages invoked by chatbot menu (notification-wise) and only notify page admin when the user writes his own message?


Solution

  • Disabling notifications this granularly is not supported.