items property

List<LiveChatModerator>? items
getter/setter pair

A list of moderators that match the request criteria.

Implementation

core.List<LiveChatModerator>? items;