Preparing search index...
The search index is not available
discord-js-button-pagination-ts
discord-js-button-pagination-ts
<internal>
AnonymousGuild
Class AnonymousGuild
Abstract
Hierarchy (
View Summary
)
BaseGuild
AnonymousGuild
Guild
InviteGuild
Index
Constructors
constructor
Properties
banner
client
description
features
icon
id
name
nsfw
Level
premium
Subscription
Count
splash
vanityURLCode
verification
Level
Accessors
created
At
created
Timestamp
name
Acronym
partnered
verified
Methods
bannerURL
fetch
iconURL
splashURL
toJSON
to
String
value
Of
Constructors
Protected
constructor
new
AnonymousGuild
(
client
:
Client
<
true
>
,
data
:
RawAnonymousGuildData
,
immediatePatch
?:
boolean
,
)
:
AnonymousGuild
Parameters
client
:
Client
<
true
>
data
:
RawAnonymousGuildData
Optional
immediatePatch
:
boolean
Returns
AnonymousGuild
Properties
banner
banner
:
null
|
string
Readonly
client
client
:
Client
<
true
>
description
description
:
null
|
string
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
nsfw
Level
nsfwLevel
:
GuildNSFWLevel
premium
Subscription
Count
premiumSubscriptionCount
:
null
|
number
splash
splash
:
null
|
string
vanityURLCode
vanityURLCode
:
null
|
string
verification
Level
verificationLevel
:
GuildVerificationLevel
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
bannerURL
bannerURL
(
options
?:
ImageURLOptions
)
:
null
|
string
Parameters
Optional
options
:
ImageURLOptions
Returns
null
|
string
fetch
fetch
()
:
Promise
<
Guild
>
Returns
Promise
<
Guild
>
iconURL
iconURL
(
options
?:
ImageURLOptions
)
:
null
|
string
Parameters
Optional
options
:
ImageURLOptions
Returns
null
|
string
splashURL
splashURL
(
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
banner
client
description
features
icon
id
name
nsfw
Level
premium
Subscription
Count
splash
vanityURLCode
verification
Level
Accessors
created
At
created
Timestamp
name
Acronym
partnered
verified
Methods
bannerURL
fetch
iconURL
splashURL
toJSON
to
String
value
Of
discord-js-button-pagination-ts
Loading...
Returns a string representation of an object.