exceptUserIds property

List<int> exceptUserIds
final

exceptUserIds Identifiers of the users that can't see the story; always unknown and empty for non-owned stories

Implementation

final List<int> exceptUserIds;