telegram api constructor · layer 229 · #315a4974

users.usersSlice

Describes a partial list of users.

definition

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

parameters

nametypedescription
countintTotal number of users (bigger than the users specified in users)
usersVector<User>Subset of users.

type

users.Users · other constructors: users.users

history

present in layers 197–229

idlayers
#315a4974197–229