MadelineProtoDocs/docs/TD_docs/constructors/chatMembers.md

600 B

title description image
chatMembers Contains list of chat members https://docs.madelineproto.xyz/favicons/android-chrome-256x256.png

Constructor: chatMembers

Back to constructors index

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

Type: ChatMembers