Skip to main content
Using Deno in production at your company? Earn free Deno merch.
Give us feedback
Module

x/harmony/src/types/endpoint.ts>GUILD_BAN

An easy to use Discord API Library for Deno.
Go to Latest
variable GUILD_BAN
import { GUILD_BAN } from "https://deno.land/x/harmony@v2.9.0/src/types/endpoint.ts";

type

(guildID: string, userID: string) => string