New docs? Check out the change log to learn more!
curl --request GET \
--url https://discord.com/api/v10/guilds/{guild_id}/regions \
--header 'Authorization: <api-key>'[
{
"id": "<string>",
"name": "<string>",
"custom": true,
"deprecated": true,
"optimal": true
}
]curl --request GET \
--url https://discord.com/api/v10/guilds/{guild_id}/regions \
--header 'Authorization: <api-key>'[
{
"id": "<string>",
"name": "<string>",
"custom": true,
"deprecated": true,
"optimal": true
}
]