tambahan
This commit is contained in:
@@ -223,7 +223,7 @@ const WaRoute = new Elysia({
|
|||||||
const chat = await state.client.getChatById(`${nom}@c.us`);
|
const chat = await state.client.getChatById(`${nom}@c.us`);
|
||||||
await chat.sendSeen();
|
await chat.sendSeen();
|
||||||
return {
|
return {
|
||||||
message: "✅ Typing sent",
|
message: "✅ Seen sent",
|
||||||
info: chat.id,
|
info: chat.id,
|
||||||
};
|
};
|
||||||
}, {
|
}, {
|
||||||
|
|||||||
Reference in New Issue
Block a user