A class representing a Guilded server.

Hierarchy

Constructors

Properties

_createdAt: number

The date this server was created

bannerURL: null | string

The banner of this server

client: Client
defaultChannelId: string

The default channel of this server

description: null | string

The description of this server

iconURL: null | string

The icon of this server

id: string

Identifier of this structrure

isVerified: boolean

Whether this server is verified or not

name: string

The name of this server

ownerId: string

The ID of the owner of this server

Bare data of this structure

shortURL: string

The slug of the URL this server is accessible from

timezone: null | string

The timezone this server is in

type: null | ServerType

The type of this server

Accessors

Methods

Generated using TypeDoc