struct Trefoil::Post

Defined in:

trefoil/post.cr

Constructors

Instance Method Summary

Constructor Detail

def self.new(client : Client, board : Board, info : PostInfo) #

[View source]

Instance Method Detail

def board : Trefoil::Board #

[View source]
def image : Image | Nil #

[View source]
def image? : Bool #

[View source]
def info : Trefoil::PostInfo #

[View source]
def link : String #

Link directly to this comment. Links to the thread itself if this post is the OP


[View source]
def op_url : String #

Link to the OP of the thread this post is in.


[View source]