Interface DELETEDeleteCategoryResponse

interface DELETEDeleteCategoryResponse {
    category: APIGuildCategory;
}

Properties

Properties