getStateEventContent

abstract suspend fun getStateEventContent(type: String, roomId: RoomId, stateKey: String = ""): Result<StateEventContent>

See also

GetStateEventContent