Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface GuildVanityURL

The vanity URL retrieved from {@link Guild#fetchVanityURL}.

since

0.0.1

see

https://discord.com/developers/docs/resources/guild#get-guild-vanity-url-example-partial-invite-object

Hierarchy

  • GuildVanityURL

Index

Properties

Properties

code

code: string

The code of this invite.

since

0.0.1

example

"discord"

uses

uses: number

The amount of uses this invite has.

since

0.0.1

example

42

Generated using TypeDoc