Skip to main content
Module

x/higa/mod.ts>GuildScheduledEvent

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

Properties

id: string
guild_id: string
optional
channel_id: string
optional
creator_id: string
name: string
optional
description: string
scheduled_start_time: number
optional
scheduled_end_time: number
optional
entity_id: string
optional
entity_metadata: GuildScheduledEventEntityMetadata
optional
creator: User
optional
user_count: number
optional
image: string