1
0
mirror of https://github.com/danog/MadelineProto.git synced 2024-12-14 09:27:20 +01:00
MadelineProto/docs/TD_docs/constructors/users.md
Daniil Gentili 8600a2fcba docufix
2017-09-29 15:50:59 +02:00

476 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