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

x/discord_api_types/rest/v8/guild.ts

Up to date Discord API Typings, versioned by the API version
Go to Latest
import * as discordApiTypes from "https://deno.land/x/discord_api_types@0.37.41/rest/v8/guild.ts";

Interfaces

Type Aliases

Note: while the return type is ArrayBuffer, the expected result is a buffer of sorts (depends if in browser or on node.js/deno).