Виджет Discord канала
Получение настроек
Headers
Name
Type
Description
{
"success": true,
"response": {
"enabled": true,
"channelId": "479214992730751008",
"width": "100%",
"height": "300px",
"theme": "dark"
}
}{
"success": false,
"error_code": 5,
"response": "Плагин неактивен."
}Получение виджета
Headers
Name
Type
Description
Last updated