chatParticipant

Group member.

chatParticipant#c8d7493e user_id:int inviter_id:int date:int = ChatParticipant;

Parameters

Name Type Description
user_id long Member user ID
inviter_id long ID of the user that added the member to the group
date int Date added to the group

Type

ChatParticipant