Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

How to delete a message through SendAppState (only delete it for me) #51

Open
xiaohuwei opened this issue Aug 28, 2024 · 1 comment
Open

Comments

@xiaohuwei
Copy link

patch := appstate.BuildDeleteForMe(chatJID, msgID.ID, false, senderJID)
err := instance.Client.SendAppState(patch)

How to implement the BuildDeleteForMe method? 🥺

@asternic
Copy link
Owner

No idea, its a new method it seems... not sure if I will find the time to develop, you are welcome to submit pull requests.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants