Interface PATCHUpdateCategoryResponse

interface PATCHUpdateCategoryResponse {
    category: APIGuildCategory;
}

Properties

Properties