favorites

abstract val favorites: ArrayItemList<IRainbowFavorite>

Retrieves the user's list of favorites.

This property provides access to the user's favorite contacts and rooms, which are represented by unique IRainbowFavorite objects. Each favorite entry contains relevant details about the contact or room.

Return

The list of favorites as an ArrayItemList of IRainbowFavorite.