App Logo
web.whatsapp.com

WhatsApp — Get group members

Open a group by its exact name and list its participants (name and admin status). Small groups read from the inline list; large groups expand via "View all" and scroll the full member modal. Returns the group name, total member count, and the members.

Input

name required

Exact group name to open (the `name` field from get_inbox).

Output

group required

Group name.

members required
memberCount required

Total members actually retrieved (equal to members.length).

Start building not clicking