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 119 B
export interface IThreadResponse { value: string | null; taskId: number; } //# sourceMappingURL=thread.d.ts.map