Skip to main content
The Deno 2 Release Candidate is here
Learn more
Module

x/aether/src/structures/guild/Invite.ts>default

A Deno library to interface with the Discord API
Latest
class default
extends Base
import { default } from "https://deno.land/x/aether@v0.0.3/src/structures/guild/Invite.ts";

Constructors

new
default(data: any, client: Client)

Properties

channel: GuildChannel

Channel of the invite

code: string

Code of the invite

guild: Guild

Guild of the invite

inviter: User

User who created the invited