Discord.js-docs

Discord.js Docs

GET https://my.elara.services/api/discord.js-docs

Query Parameters

Name
Type
Description

key

string

Your API key

search

string

Something to search for in the d.js docs Ex: GuildMember

branch

string

The branch for the docs page Default is: stable

project

string

The project for the docs Default is: stable/main Others: commando, rpc

{
    status: true,
    embed: {} // Embed object for Discord bots.
}

Last updated