Interface GatewayEvent_GroupCreated

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

Properties

Properties

serverId: string

The ID of the server