2026.4.0-alpha.0
This commit is contained in:
@@ -0,0 +1,6 @@
|
||||
import ueuseModule from "better-uwuzu-sdk/types/1.6.8/types/modules/ueuse";
|
||||
import { weatherReply } from "@/feature/weatherNotice";
|
||||
|
||||
export default async function weatherCommand(ueuse: ueuseModule) {
|
||||
await weatherReply(ueuse.uniqid);
|
||||
}
|
||||
Reference in New Issue
Block a user