Skip to main content
Module

x/higa/mod.ts>GuildTemplate

A package to interract with the Discord API coded by myself
Go to Latest
interface GuildTemplate
Re-export
import { type GuildTemplate } from "https://deno.land/x/higa@0.1.0-fix/mod.ts";

Properties

code: string
name: string
description: string
usage_count: number
creator_id: string
creator: User
created_at: number
updated_at: number
source_guild_id: string
serialized_source_guild: Guild
is_dirty: boolean