top_inviters property

List<ChatStatisticsInviterInfo> top_inviters
read / write

List of most active inviters of new members in the last week.

Implementation

late List<ChatStatisticsInviterInfo> top_inviters;