Data API version required. Must replace <version> with either release or beta.
Bot Designer for Discord
Example usage of /client endpoint using BDFD
$httpAddHeader[apikey;<YOUR-API-KEY>]$httpAddHeader[bot-token;<YOUR-BOT-TOKEN>]$httpGet[https://bdfddata.rickyjs.xyz/<version>/client]$httpResult OR $httpResult[details]
Discord.js
Example usage of /client endpoint using Discord.js