public ReceivedGift (
string received_gift_id,
MessageSender? sender_id,
FormattedText text,
bool is_private,
bool is_saved,
bool is_pinned,
bool can_be_upgraded,
bool can_be_transferred,
bool was_refunded,
int32 date,
SentGift gift,
int64 sell_star_count,
int64 prepaid_upgrade_star_count,
int64 transfer_star_count,
int32 next_transfer_date,
int32 next_resale_date,
int32 export_date)