It is possible to remove user message from Facebook Bot chat? -


i need feature remove user input message conversation facebook bot.

i need make authorization routine server application, because working private user information.

therefore want make prompt of user password , of course must removed chat or replaced ******.

how handle kind of scenario via facebook bot chat ? if impossible, can suggest me workaround problem ?

many thanks

i tried find way delete message / conversation facebook bot chat via facebook apis not able find way or specific api delete message / conversation.

however particular scenario facebook has given way authenticate user our own system with. https://developers.facebook.com/docs/messenger-platform/account-linking

so use authenticate user system login process , unauthenticated logout process.

hope helps others has similar thoughts.


Comments

Popular posts from this blog

sql - invalid in the select list because it is not contained in either an aggregate function -

Angularjs unit testing - ng-disabled not working when adding text to textarea -

How to start daemon on android by adb -