Marmot-TS
Preparing search index...
GroupRumorHistoryEvents
Type Alias GroupRumorHistoryEvents
A map of events that can be emitted by a
GroupRumorHistory
type
GroupRumorHistoryEvents
=
{
cleared
:
()
=>
void
;
rumor
:
(
rumor
:
Rumor
)
=>
void
;
}
Index
Client - Group History
cleared
rumor
Client - Group History
cleared
cleared
:
()
=>
void
rumor
rumor
:
(
rumor
:
Rumor
)
=>
void
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Client - Group History
cleared
rumor
Marmot-TS
Loading...
A map of events that can be emitted by a GroupRumorHistory