SetCloseFriends constructor

SetCloseFriends(
  1. {required List<int> user_ids,
  2. int? extra,
  3. int? clientId}
)

Changes the list of close friends of the current user

Returns Ok

Implementation

SetCloseFriends