This is only called after we already get an event with lastEvent() so doing it again is useless. Instead, we should refactor it to behave like similar functions (e.g. isEventHighlighted.)
Move `NeoChatConnection` and `NeoChatRoom` to `LibNeoChat` along with any required dependencies.