-->

How to Remove “Powered by ManyChat” footer from a

2019-07-30 08:36发布

问题:

I am developing a chat bot for the messenger platform, but I found myself mesmerized by the fact that “ManyChat” appears on the footer of the users text input field.

I have become an admin of that page and proceed to remove many chat from the list of connected apps for that page, but the footer is still there.

Maybe I have to call the messenger platform API in order to change some property that isn’t available from the Facebook Pages User Interface. But nothing in the documentation mentions anything about a persistent footer on the page.

Does anyone have any clue of how to remove this?

回答1:

Have you tried to reset the chatbot's persistent menu? This can be done with sending a POST HTTP request to Facebook Messenger API as explained here:

https://developers.facebook.com/docs/messenger-platform/send-messages/persistent-menu



标签: messenger