discord-api-docs
discord-api-docs copied to clipboard
docs: document connection type domain
trafficstars
Added the connection type domain based on the api response and the clients ui name.
{
"type":"domain",
"id":"pycord.dev",
"name":"pycord.dev",
"verified":true
}
Was just about to do this! Thanks!