You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
constClient=require("sdwc");//Using urlnewClient({url: "https://discord.com/api/webhooks/webhook_id/webhook_token"})//Using id and tokennewClient({id: "webhook id",token: "webhook token"})