Interface GETGuildGroupResponse

interface GETGuildGroupResponse {
    group: APIGuildGroup;
}

Properties

Properties