updateList
Метод нужен для досрочного обновления главного списка всех релизов.
Обновляет главный список всех релизов.
Query Parameters
Name
Type
Description
{
"type": "updateListResult",
"data": true
}{
"code": 1,
"type": "updateListFailed",
"description": "Access level is low! This request requires access level: 3 or higher!"
}Last updated