Preparing search index...
The search index is not available
discord-js-button-pagination-ts
discord-js-button-pagination-ts
<internal>
BaseGuild
Class BaseGuild
Abstract
Hierarchy (
View Summary
)
Base
BaseGuild
AnonymousGuild
OAuth2Guild
Index
Constructors
constructor
Properties
client
features
icon
id
name
Accessors
created
At
created
Timestamp
name
Acronym
partnered
verified
Methods
fetch
iconURL
toJSON
to
String
value
Of
Constructors
Protected
constructor
new
BaseGuild
(
client
:
Client
<
true
>
,
data
:
RawBaseGuildData
)
:
BaseGuild
Parameters
client
:
Client
<
true
>
data
:
RawBaseGuildData
Returns
BaseGuild
Properties
Readonly
client
client
:
Client
<
true
>
features
features
:
(
|
"ANIMATED_BANNER"
|
"ANIMATED_ICON"
|
"APPLICATION_COMMAND_PERMISSIONS_V2"
|
"AUTO_MODERATION"
|
"BANNER"
|
"COMMUNITY"
|
"CREATOR_MONETIZABLE_PROVISIONAL"
|
"CREATOR_STORE_PAGE"
|
"DEVELOPER_SUPPORT_SERVER"
|
"DISCOVERABLE"
|
"FEATURABLE"
|
"HAS_DIRECTORY_ENTRY"
|
"HUB"
|
"INVITES_DISABLED"
|
"INVITE_SPLASH"
|
"LINKED_TO_HUB"
|
"MEMBER_VERIFICATION_GATE_ENABLED"
|
"MORE_SOUNDBOARD"
|
"MONETIZATION_ENABLED"
|
"MORE_STICKERS"
|
"NEWS"
|
"PARTNERED"
|
"PREVIEW_ENABLED"
|
"PRIVATE_THREADS"
|
"RAID_ALERTS_DISABLED"
|
"RELAY_ENABLED"
|
"ROLE_ICONS"
|
"ROLE_SUBSCRIPTIONS_AVAILABLE_FOR_PURCHASE"
|
"ROLE_SUBSCRIPTIONS_ENABLED"
|
"SOUNDBOARD"
|
"TICKETED_EVENTS_ENABLED"
|
"VANITY_URL"
|
"VERIFIED"
|
"VIP_REGIONS"
|
"WELCOME_SCREEN_ENABLED"
|
"GUILD_TAGS"
|
"ENHANCED_ROLE_COLORS"
|
"GUESTS_ENABLED"
)
[]
icon
icon
:
null
|
string
id
id
:
string
name
name
:
string
Accessors
created
At
get
createdAt
()
:
Date
Returns
Date
created
Timestamp
get
createdTimestamp
()
:
number
Returns
number
name
Acronym
get
nameAcronym
()
:
string
Returns
string
partnered
get
partnered
()
:
boolean
Returns
boolean
verified
get
verified
()
:
boolean
Returns
boolean
Methods
fetch
fetch
()
:
Promise
<
Guild
>
Returns
Promise
<
Guild
>
iconURL
iconURL
(
options
?:
ImageURLOptions
)
:
null
|
string
Parameters
Optional
options
:
ImageURLOptions
Returns
null
|
string
toJSON
toJSON
(
...
props
:
Record
<
string
,
string
|
boolean
>
[]
)
:
unknown
Parameters
...
props
:
Record
<
string
,
string
|
boolean
>
[]
Returns
unknown
to
String
toString
()
:
string
Returns a string representation of an object.
Returns
string
value
Of
valueOf
()
:
string
Returns
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Constructors
constructor
Properties
client
features
icon
id
name
Accessors
created
At
created
Timestamp
name
Acronym
partnered
verified
Methods
fetch
iconURL
toJSON
to
String
value
Of
discord-js-button-pagination-ts
Loading...
Returns a string representation of an object.