TDLib v0.0.2 TDLib.Object.ChatMembers View Source
Contains a list of chat members.
Name | Type | Description |
---|---|---|
total_count | number | Approximate total count of chat members found. |
members | chatMember[] | A list of chat members. |
More details on telegram’s documentation.