Skip to main content
Module

x/gesso/src/History.ts>History

A TypeScript API client for Canvas LMS
Latest
class History
extends BaseApi
import { History } from "https://deno.land/x/gesso@v0.1.2/src/History.ts";

Constructors

new
History(config: Configuration)

Methods

listRecentHistoryForUser(user_id: string, body?: unknown): Promise<HistoryEntry[]>