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

x/higa/deno/client/managers/index.ts>GetGuildBansOptions

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

Properties

optional
limit: number
optional
before: string
optional
after: string