Skip to main content
Module

x/harmony/mod.ts>Guild#preview

An easy to use Discord API Library for Deno.
Latest
method Guild.prototype.preview
Re-export
import { Guild } from "https://deno.land/x/harmony@v2.9.1/mod.ts";

Gets a preview of the guild. Returns GuildPreview.

Returns

Promise<GuildPreview>