filters property

ChatEventLogFilters? filters
read / write

The types of events to return; pass null to get chat events of all types.

Implementation

ChatEventLogFilters? filters;