users.usersSlice

users.usersSlice#315a4974 count:int users:Vector<User> = users.Users;

Parameters

NameTypeDescription
count int Total number of records, not the size of this page.
users Vector<User> Users referenced by the response — the client should put them in its cache.

Type

users.Users

Related pages

Types used here