Chameleon
Preparing search index...
ComponentManager
Class ComponentManager
Index
Constructors
constructor
Methods
register
handle
Interaction
Constructors
constructor
new
ComponentManager
(
client
:
Client
)
:
ComponentManager
Parameters
client
:
Client
Returns
ComponentManager
Methods
register
register
(
...
components
:
any
[]
)
:
void
Parameters
...
components
:
any
[]
Returns
void
handle
Interaction
handleInteraction
(
raw
:
Record
<
string
,
any
>
)
:
Promise
<
void
>
Parameters
raw
:
Record
<
string
,
any
>
Returns
Promise
<
void
>
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
On This Page
Constructors
constructor
Methods
register
handle
Interaction
Chameleon
Loading...