ChatParticipant

Details of a group member.

chatParticipant#c02d4007 user_id:long inviter_id:long date:int = ChatParticipant;
chatParticipantCreator#e46bcee4 user_id:long = ChatParticipant;
chatParticipantAdmin#a0933f5b user_id:long inviter_id:long date:int = ChatParticipant;

Constructors

Constructor Description
chatParticipant Basic group member (not usable by supergroups).
chatParticipantCreator Represents the creator of the basic group ยป
chatParticipantAdmin Basic group admin (not usable by supergroups).