discord-api-docs icon indicating copy to clipboard operation
discord-api-docs copied to clipboard

docs: document connection type domain

Open Lulalaby opened this issue 2 years ago • 1 comments
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
}

client ui

Lulalaby avatar Sep 01 '23 12:09 Lulalaby

Was just about to do this! Thanks!

IBXCODECAT avatar Sep 01 '23 15:09 IBXCODECAT