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;
Constructor | Description |
---|---|
chatParticipant | Group member. |
chatParticipantCreator | Represents the creator of the group |
chatParticipantAdmin | Chat admin |