Skip to main content
Module

x/higa/mod.ts>Invite

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

Properties

code: string
optional
guild: Guild
optional
channel: Channel
optional
inviter: User
optional
target_type: InviteTargetType
optional
target_user: User
optional
target_application: Application
optional
approximate_presence_count: number
optional
approximate_member_count: number
optional
expires_at: number
optional
stage_instance: InviteStageInstance
optional
guild_scheduled_event: GuildScheduledEvent
optional
uses: number
optional
max_uses: number
optional
max_age: number
optional
temporary: boolean
optional
created_at: number