mirror of
https://github.com/danog/MadelineProto.git
synced 2024-12-14 09:47:20 +01:00
527 B
527 B
title | description |
---|---|
chatMembers | Contains list of chat members |
Constructor: chatMembers
Contains list of chat members
Attributes:
Name | Type | Required | Description |
---|---|---|---|
total_count | int | Yes | Approximate total count of found chat members |
members | Array of chatMember | Yes | List of members |