struct InvidiousChannel
- InvidiousChannel
 - Struct
 - Value
 - Object
 
Included Modules
- DB::Mappable
 - DB::Serializable
 
Defined in:
invidious/channels/channels.crConstructors
Class Method Summary
Instance Method Summary
- #author : String
 - #author=(author : String)
 - #deleted : Bool
 - #deleted=(deleted : Bool)
 - #id : String
 - #id=(id : String)
 - #subscribed : Time | Nil
 - #subscribed=(subscribed : Time | Nil)
 - #to_a
 - #updated : Time
 - #updated=(updated : Time)