chatParticipants

Contains the full list of members of basic groups »; is NOT usable for supergroups/channels.

chatParticipants#3f460fed chat_id:int participants:Vector<ChatParticipant> version:int = ChatParticipants;

Parameters

Name Type Description
chat_id long Group identifier
participants Vector<ChatParticipant> List of group members
version int Group version number

Type

ChatParticipants

Related pages

Channels, supergroups, gigagroups and basic groups

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