getEventContext

abstract suspend fun getEventContext(roomId: RoomId, eventId: EventId, filter: String? = null, limit: Long? = null): Result<GetEventContext.Response>

See also