This commit is contained in:
bipproduction
2025-11-19 17:36:47 +08:00
parent 2b037b3d18
commit 71754df1f6

View File

@@ -223,7 +223,7 @@ const WaRoute = new Elysia({
const chat = await state.client.getChatById(`${nom}@c.us`);
await chat.sendSeen();
return {
message: "✅ Typing sent",
message: "✅ Seen sent",
info: chat.id,
};
}, {