getRoomId

fun Event<*>?.getRoomId(): RoomId?

Deprecated

use roomIdOrNull instead

Replace with

import net.folivo.trixnity.core.model.events.roomIdOrNull
this.roomIdOrNull