UNPKG

@tryforge/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.

5 lines 719 B
import { MemberProperty } from "../../properties/member"; import { ArgType, NativeFunction } from "../../structures"; declare const _default: NativeFunction<[import("../../structures").IArg<ArgType.Guild, true, false, import("../../structures").EnumLike>, import("../../structures").IArg<ArgType.String, true, false, import("../../structures").EnumLike>, import("../../structures").IArg<ArgType.Number, boolean, false, import("../../structures").EnumLike>, import("../../structures").IArg<ArgType.Enum, boolean, false, typeof MemberProperty>, import("../../structures").IArg<ArgType.String, boolean, false, import("../../structures").EnumLike>], true>; export default _default; //# sourceMappingURL=findMembers.d.ts.map