receivedGiftIds property

List<String> receivedGiftIds
final

receivedGiftIds New list of pinned gifts. All gifts must be upgraded and saved on the profile page first. There can be up to getOption("pinned_gift_count_max") pinned gifts

Implementation

final List<String> receivedGiftIds;