Skip to main content
Deno 2 is finally here 🎉️
Learn more
Module

x/higa/deno/client/index.ts>GetScheduledEventUsersOptions

A package to interract with the Discord API coded by myself
Latest
interface GetScheduledEventUsersOptions
import { type GetScheduledEventUsersOptions } from "https://deno.land/x/higa@0.1.2/deno/client/index.ts";

Properties

optional
limit: number
optional
after: string
optional
before: string
optional
with_members: boolean