We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 42a8576 commit 12eae83Copy full SHA for 12eae83
results.go
@@ -281,6 +281,7 @@ type TrendingResults struct {
281
OriginalName string `json:"original_name,omitempty"`
282
KnownForDepartment string `json:"known_for_department,omitempty"`
283
ProfilePath string `json:"profile_path,omitempty"`
284
+ MediaType string `json:"media_type,omitempty"`
285
KnownFor []struct {
286
Adult bool `json:"adult"`
287
BackdropPath string `json:"backdrop_path"`
0 commit comments