getLastTimelineEvent

abstract fun getLastTimelineEvent(roomId: RoomId, config: GetTimelineEventConfig.() -> Unit = {}): Flow<Flow<TimelineEvent>?>