Interface GatewayEvent_GroupUpdated

interface GatewayEvent_GroupUpdated {
    group: APIGuildGroup;
    serverId: string;
}

Properties

Properties

serverId: string

The ID of the server