Message not getting deleted in ts-sdk via amity console

I am using ts-sdk and when I delete a message from any group via amity console, it still remains as it is in the app. I am using default cache using runquery, is it because of that? and if it is because of cache it should work after some time but even after a day’s time, it is still the same. Deleted message is not visible in the console but it is still returning in the query.

Hello, Do you have the includeDeleted set to false when querying messages? Further information can be found at this link: https://docs.amity.co/chat/messaging/query-and-filter-messages#exclude-delete-message-in-querying

Hello, no we were not using that tag. I don’t know whether we missed it or it wasn’t there in the documentation when we had checked it. I will put the tag and that should solve the problem.

Thanks!