1
0
mirror of https://github.com/danog/MadelineProto.git synced 2024-12-15 15:26:54 +01:00
MadelineProto/docs/TD_docs/constructors/users.md
2017-08-25 15:05:53 +02:00

483 B

title description
users Represents list of users

Constructor: users

Back to constructors index

Represents list of users

Attributes:

Name Type Required Description
total_count int Yes Approximate total count of found users
user_ids Array of int Yes List of user identifiers

Type: Users