HieiClient
import { HieiClient } from 'hiei.js'
const client = new HieiClient(options)
An extension of the discord.js client. Accepts the same options as the discord.js client.
Further reading
- discord.js Client and ClientOptions
import { HieiClient } from 'hiei.js'
const client = new HieiClient(options)
An extension of the discord.js client. Accepts the same options as the discord.js client.