Search
Preparing search index...
The search index is not available
propresenter
Options
All
Public
Public/Protected
All
Inherited
Externals
Menu
propresenter
Messages
Class Messages
Hierarchy
<internal>
.
default
Messages
Index
Constructors
constructor
Properties
client
Methods
delete
fetch
fetch
All
set
Clock
set
Countdown
set
Text
Constructors
constructor
new
Messages
(
client
:
Client
)
:
Messages
Parameters
client:
Client
Returns
Messages
Properties
Readonly
client
client
:
Client
Methods
delete
delete
(
id
:
FetchId
)
:
Promise
<
boolean
>
Parameters
id:
FetchId
Returns
Promise
<
boolean
>
fetch
fetch
(
id
:
FetchId
)
:
Promise
<
Message
>
Parameters
id:
FetchId
Returns
Promise
<
Message
>
fetch
All
fetch
All
(
)
:
Promise
<
Collection
<
string
,
Message
>
>
Returns
Promise
<
Collection
<
string
,
Message
>
>
set
Clock
set
Clock
(
id
:
FetchId
, clock
:
boolean
)
:
Promise
<
null
>
Parameters
id:
FetchId
clock:
boolean
Returns
Promise
<
null
>
set
Countdown
set
Countdown
(
id
:
FetchId
, options
:
CountdownSet
)
:
Promise
<
void
>
Parameters
id:
FetchId
options:
CountdownSet
Returns
Promise
<
void
>
set
Text
set
Text
(
id
:
FetchId
, text
:
string
)
:
Promise
<
void
>
Parameters
id:
FetchId
text:
string
Returns
Promise
<
void
>
Exports
<internal>
Messages
constructor
client
delete
fetch
fetch
All
set
Clock
set
Countdown
set
Text
Generated using
TypeDoc