Skip to main content
Latest
interface ListConferencesForTheCurrentUserParams
import { type ListConferencesForTheCurrentUserParams } from "https://deno.land/x/gesso@v0.1.2/types/params.ts";

Properties

optional
state: string

If set to “live”, returns only conferences that are live (i.e., have started and not finished yet). If omitted, returns all conferences for this user's groups and courses.