readParticipantDate

Contains info about when a certain participant has read a message

readParticipantDate#4a4ff172 user_id:long date:int = ReadParticipantDate;

Parameters

Name Type Description
user_id long User ID
date int When the user read the message

Type

ReadParticipantDate