Interface PATCHGuildGroupResponse

interface PATCHGuildGroupResponse {
    group: APIGuildGroup;
}

Properties

Properties