class

Tmdb::Genre

Inherits Reference < Object

Constructors

new(data : JSON::Any)
Source

Class methods

movie_list(language : String | Nil = nil) : Array(Genre)

Get the list of official genres for movies.

Source
tv_list(language : String | Nil = nil) : Array(Genre)

Get the list of official genres for TV shows.

Source

Instance methods

name
Source