Skip to main content
The Deno 2 Release Candidate is here
Learn more
Module

x/gesso/types/params.ts>SetCourseNicknameParams

A TypeScript API client for Canvas LMS
Latest
interface SetCourseNicknameParams
import { type SetCourseNicknameParams } from "https://deno.land/x/gesso@v0.1.2/types/params.ts";

Properties

optional
nickname: string

The nickname to set. It must be non-empty and shorter than 60 characters.