trakteerjs
Preparing search index...
<internal>
ClientEvents
Interface ClientEvents
interface
ClientEvents
{
connect
:
(
timestamp
:
Date
)
=>
void
;
disconnect
:
(
timestamp
:
Date
)
=>
void
;
donation
:
(
message
:
Donation
)
=>
void
;
}
Index
Properties
connect
disconnect
donation
Properties
connect
connect
:
(
timestamp
:
Date
)
=>
void
disconnect
disconnect
:
(
timestamp
:
Date
)
=>
void
donation
donation
:
(
message
:
Donation
)
=>
void
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
connect
disconnect
donation
trakteerjs
Loading...