Discord API client.

const client = new Client("BOT_TOKEN");
await client.message.create("CHANNEL_ID", { content: "Bot is up." });

Constructors

Properties

Constructors

Properties