pub async fn list_notifications(
    args: ListNotificationArgs,
    client: &BergClient
) -> Result<()>