• Define the group description

    Parameters

    • groupId: string | Wid
    • description: string

    Returns Promise<boolean>

    await WPP.group.setDescription('[group-id]@g.us', 'new group description');