Open davidmz opened 9 years ago
Another case — administratorIds
in group info. So client can not show or highlight administrators of the group because he has only ids of them, not usernames.
In fact, when we get private groups ready we will have to return a full list of admins. Right now users cannot completely manage groups over frontend.
Updated admins method in 97e6edca339bba2855ba383c61adcd89989eb5de
In some cases, we only have a user ID, but not username (for example, in the list of blocked users in 'whoami' response).