Hi,
It would be nice, if you include Current Avatar, while fetching online users, using getOnlineUsers api. We need to fetch avatar on a separate request from App42 Api.
Another is, if you can introduce a limit for getOnlineUsers api, like getOnlineUsers(int max, bool random). Where max allows to filter user upto the range, and random boolean can allow to list random users from database.
Please update if its possible, or is there any way available to do these ?
Thanks.