cath
Preparing search index...
StarboardClient
Class StarboardClient
Index
Constructors
constructor
Properties
cache
client
color
config
guilds
Methods
listener
Constructors
constructor
new
StarboardClient
(
options
:
StarboardClientOptions
)
:
StarboardClient
Parameters
options
:
StarboardClientOptions
Returns
StarboardClient
Properties
cache
cache
:
Collection
<
string
,
starMessageData
[]
>
= ...
client
client
:
Client
color
color
:
ColorResolvable
config
config
:
{
guilds
:
{
add
:
(
StarboardGuild
:
StarboardGuild
)
=>
void
;
set
:
(
StarboardGuilds
:
StarboardGuild
[]
)
=>
void
;
}
;
}
= ...
guilds
guilds
:
StarboardGuild
[]
Methods
listener
listener
(
reaction
:
MessageReaction
)
:
Promise
<
void
>
Parameters
reaction
:
MessageReaction
Returns
Promise
<
void
>
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Constructors
constructor
Properties
cache
client
color
config
guilds
Methods
listener
cath
Loading...