Single Message Deletion #2178
Replies: 3 comments 5 replies
-
https://doc.livehelperchat.com/docs/chat/#message-edit-actions |
Beta Was this translation helpful? Give feedback.
-
Instagram and Facebook webhooks haves unsend event.
This "unsend" actions is required for Meta's App Revisión when an Instagram
integration is needed.
Later when I back office, I could explain this with more detail. Give some
webhooks examples, too
El mar, 14 de ene de 2025, 12:02, Remigijus Kiminas <
***@***.***> escribió:
… According to ChatGPT fb messenver indeed sends webhook if message is
deleted. So I ques I'll need to investigate more and it support in the
core. Where you are talking about messenger or whatsapp webhooks?
—
Reply to this email directly, view it on GitHub
<#2178 (reply in thread)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/APCLPI5BWZSBXS4Z7WUAUGD2KURJFAVCNFSM6AAAAABVE3F3B6VHI2DSMVQWIX3LMV43URDJONRXK43TNFXW4Q3PNVWWK3TUHMYTCOBTGI3DQOA>
.
You are receiving this because you authored the thread.Message ID:
<LiveHelperChat/livehelperchat/repo-discussions/2178/comments/11832688@
github.com>
|
Beta Was this translation helpful? Give feedback.
-
NOTE: I dont use facebook extension. I have a backend from where each message receive from FB Hook is send to LHC using Incoming Webhooks. (FB) >> (Backend Processor) >> (LHC) I choiced directly query to Database. Now, I can edit saved message when hook arrives for edition/deletion event (in deleted event "Message deleted by user." is save), but I wish to know how can I do for "refresh view" that chat when operator have open the chat window. I thought after X second any update will be trigger, but no. PS: In 20 minutes my current Instagram webhook will be deactivated 🥴. Last 3 months I used a third-party bot for receive webhooks, now I am changing to mine Meta's App. |
Beta Was this translation helpful? Give feedback.
-
Hi team!
Anyone try to delete single message from a chat?
Im looking for two ways: inside operator's back office and using API Rest. Tha main reason is for approve Meta advanced permissions thats for privacy must delete backoffice's message if user deletes.
Maybe directly query to Database
Beta Was this translation helpful? Give feedback.
All reactions