forgescript
Version:
ForgeScript is a comprehensive package that empowers you to effortlessly interact with Discord's API. It ensures scripting remains easy to learn and consistently effective.
4 lines • 297 B
TypeScript
import { NativeFunction } from "../structures";
declare const _default: NativeFunction<import("../structures").IArg<import("../structures").ArgType, boolean, boolean, import("../structures").EnumLike<any>>[], false>;
export default _default;
//# sourceMappingURL=updateApplicationCommands.d.ts.map