Describes a list of users (or bots).
users.users#62d706b8 users:Vector<User> = users.Users;
users.usersSlice#315a4974 count:int users:Vector<User> = users.Users;
---functions---
bots.getBotRecommendations#a1b70815 bot:InputUser = users.Users;
Constructor | Description |
---|---|
users.users | Describes a list of users (or bots). |
users.usersSlice | Describes a partial list of users. |
Method | Description |
---|---|
bots.getBotRecommendations | Obtain a list of similarly themed bots, selected based on similarities in their subscriber bases, see here ยป for more info. |