Skip to main content
Module

x/gesso/src/mod.ts>PollChoices#createSinglePollChoice

A TypeScript API client for Canvas LMS
Latest
method PollChoices.prototype.createSinglePollChoice
import { PollChoices } from "https://deno.land/x/gesso@v0.1.2/src/mod.ts";

Parameters

poll_id: string
optional
params: CreateSinglePollChoiceParams
optional
body: unknown

Returns

Promise<Scope>