EventFilter

constructor(limit: Long? = null, notSenders: Set<String>? = null, notTypes: Set<String>? = null, senders: Set<String>? = null, types: Set<String>? = null)