Class: Ruqqus::Post

Inherits:
Submission show all
Defined in:
lib/ruqqus/types/post.rb

Overview

Represents a post on Ruqqus.

Instance Attribute Summary collapse

Attributes inherited from Submission

#author_name, #body, #body_html, #downvotes, #fullname, #guild_name, #last_edit, #last_edit_utc, #score, #title, #upvotes

Attributes inherited from ItemBase

#created, #created_utc, #id, #permalink

Method Summary

Methods inherited from Submission

#archived?, #deleted?, #edited?, #nsfl?, #nsfw?, #offensive?, #to_s

Methods inherited from ItemBase

#==, #banned?, from_json

Instance Attribute Details

#author_titleTitle? (readonly)



# File 'lib/ruqqus/types/post.rb', line 16


#comment_countInteger (readonly)



# File 'lib/ruqqus/types/post.rb', line 20


#domainString (readonly)



# File 'lib/ruqqus/types/post.rb', line 24


#embed_urlString (readonly)



# File 'lib/ruqqus/types/post.rb', line 28


#original_guild_nameString (readonly)



# File 'lib/ruqqus/types/post.rb', line 32


#thumb_urlString? (readonly)



# File 'lib/ruqqus/types/post.rb', line 8


#urlString? (readonly)



# File 'lib/ruqqus/types/post.rb', line 12