chatParticipant

Basic group member (not usable by supergroups).

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

Parameters

Name Type Description
flags # Flags, see TL conditional fields
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
rank flags.0?string The participant's tag ยป.

Type

ChatParticipant

Related pages

Rank

Channels, supergroups, gigagroups and basic groups

How to handle channels, supergroups, gigagroups, basic groups, and what's the difference between them.