struct RedditLink
- RedditLink
- Struct
- Value
- Object
Included Modules
Defined in:
invidious/comments.crConstructors
Instance Method Summary
- #author : String
- #author=(author : String)
- #id : String
- #id=(id : String)
- #num_comments : Int32
- #num_comments=(num_comments : Int32)
- #permalink : String
- #permalink=(permalink : String)
- #score : Int32
- #score=(score : Int32)
- #subreddit : String
- #subreddit=(subreddit : String)
- #title : String
- #title=(title : String)