This commit is contained in:
bipproduction
2025-11-03 21:33:01 +08:00
parent 879fa8d5a2
commit c2bd7cd2d7

View File

@@ -146,9 +146,9 @@ const WaRoute = new Elysia({
}),
}),
detail: {
summary: "Send media to WhatsApp",
description:
"Send media (image, audio, video, PDF, or any file) to WhatsApp",
tags: ["WhatsApp"],
"Send media (image, audio, video, PDF, or any file) to WhatsApp"
},
}
);