class Tmdb::Genre
- Tmdb::Genre
- Reference
- Object
Defined in:
genre.crConstructors
Class Method Summary
-
.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 Method Summary
Constructor Detail
Class Method Detail
Get the list of official genres for movies.
Get the list of official genres for TV shows.