recent_replier_ids property

vector<MessageSender>? recent_replier_ids
getter/setter pair

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

vector<MessageSender>? recent_replier_ids;