removeFavorites

public final Unit removeFavorites(List<String> userIds, ErrorHandler handler)

Removes users from the group's special attention (favorites) list.

Parameters

userIds

List of user IDs to remove

handler

Error callback; null error indicates success