struct AboutRelatedChannel

Included Modules

Defined in:

invidious/channels/about.cr

Constructors

Class Method Summary

Instance Method Summary

Constructor Detail

def self.new(rs : DB::ResultSet) #

[View source]
def self.new(tuple) #

Class Method Detail

def self.from_rs(rs : DB::ResultSet) #

[View source]
def self.type_array #

Instance Method Detail

def author : String #

[View source]
def author=(author : String) #

[View source]
def author_thumbnail : String #

[View source]
def author_thumbnail=(author_thumbnail : String) #

[View source]
def author_url : String #

[View source]
def author_url=(author_url : String) #

[View source]
def to_a #

def ucid : String #

[View source]
def ucid=(ucid : String) #

[View source]