diff --git a/object/widgets.go b/object/widgets.go index 80905a3f..ae2aee07 100644 --- a/object/widgets.go +++ b/object/widgets.go @@ -45,6 +45,8 @@ type WidgetsWidgetComment struct { Views struct { Count int `json:"count"` } `json:"views"` + Donut WallWallpostDonut `json:"donut"` + ShortTextRate float64 `json:"short_text_rate"` } // WidgetsWidgetLikes struct.