discord-mcbe
Preparing search index...
@discord-mcbe/server
ClientActionHandler
Type Alias ClientActionHandler<T>
ClientActionHandler
:
(
action
:
ClientAction
<
T
>
)
=>
Promise
<
void
>
|
void
Type Parameters
T
extends
BaseAction
Type Declaration
(
action
:
ClientAction
<
T
>
)
:
Promise
<
void
>
|
void
Parameters
action
:
ClientAction
<
T
>
Returns
Promise
<
void
>
|
void
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
discord-mcbe
Loading...