sendStateEvent

open suspend override fun sendStateEvent(roomId: RoomId, eventContent: StateEventContent, stateKey: String, asUserId: UserId?): Result<EventId>

See also

SendStateEvent