Tmdb::Genre
Inherits Reference < Object
Constructors
new(data : JSON::Any)
SourceClass methods
movie_list(language : String | Nil = nil) : Array(Genre)
Get the list of official genres for movies.
tv_list(language : String | Nil = nil) : Array(Genre)
Get the list of official genres for TV shows.
Instance methods
id
Sourcename
Source