Preparing search index...
The search index is not available
Oceanic
Oceanic
UnavailableGuild
Class UnavailableGuild
Represents a guild that is unavailable.
Hierarchy (
view full
)
Base
UnavailableGuild
Index
Constructors
constructor
Properties
client
id
unavailable
Accessors
created
At
Methods
toJSON
to
String
generateID
get
Created
At
get
Discord
Epoch
Constructors
constructor
new
Unavailable
Guild
(
data
,
client
)
:
UnavailableGuild
Parameters
data
:
RawUnavailableGuild
client
:
Client
<
ClientEvents
>
Returns
UnavailableGuild
Properties
client
client
:
Client
<
ClientEvents
>
id
id
:
string
unavailable
unavailable
:
true
Accessors
created
At
get
createdAt
(
)
:
Date
Returns
Date
Methods
toJSON
toJSON
(
)
:
JSONUnavailableGuild
Returns
JSONUnavailableGuild
to
String
to
String
(
)
:
string
Returns
string
Static
generateID
generateID
(
timestamp
?
)
:
string
Parameters
timestamp
:
number
|
Date
= ...
Returns
string
Static
get
Created
At
get
Created
At
(
id
)
:
Date
Parameters
id
:
string
Returns
Date
Static
get
Discord
Epoch
get
Discord
Epoch
(
id
)
:
number
Parameters
id
:
string
Returns
number
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
On This Page
constructor
client
id
unavailable
created
At
toJSON
to
String
generateID
get
Created
At
get
Discord
Epoch
Oceanic
Loading...
Represents a guild that is unavailable.