Interface GETReadCategoryResponse

interface GETReadCategoryResponse {
    category: APIGuildCategory;
}

Properties

Properties