invoke
operator fun invoke(gift: Gift.Regular, ownedGiftId: GiftId? = null, convertStarCount: Int? = null, prepaidUpgradeStarCount: Int? = null, canBeUpgraded: Boolean = false, text: String? = null, textSources: TextSourcesList = emptyList(), position: Int, isPrivate: Boolean = false, isUpgradeSeparate: Boolean = false, uniqueGiftNumber: Int? = null): GiftSentOrReceivedEvent.RegularGift.Common