ChatEventHandler
Handler responsible for deciding whether the set of channels should be updated after receiving the particular event.
See also
Inheritors
Functions
Link copied to clipboard
abstract fun handleChatEvent(event: ChatEvent, filter: FilterObject, cachedChannel: Channel?): EventHandlingResult
Computes the event handling result.