recentReplierIds property

List<MessageSender> recentReplierIds
final

recentReplierIds Identifiers of at most 3 recent repliers to the message; available in channels with a discussion supergroup. The users and chats are expected to be inaccessible: only their photo and name will be available

Implementation

final List<MessageSender> recentReplierIds;