excludeReplyUserIds property

List<String>? excludeReplyUserIds
final

A list of User IDs to be excluded from the reply Tweet thus removing a user from a thread.

Implementation

final List<String>? excludeReplyUserIds;