next_send_date


Description:

public int32 next_send_date { get; set construct; }

Point in time (Unix timestamp) when the gift can be sent next time by the current user; can be 0 or a date in the past. If the date is in the future, then call Client.can_send_gift to get the reason, why the gift can't be sent now