Constructor
constructor(data, bot)
Parameters
data: PostReferenceData
Data used to construct the reference.
bot: Bot
The active Bot instance.
Properties
replyRef?: ReplyRef
A reference to the post's parent and root post.
Methods
label(labels, comment?)
Apply labels to the post.
Parameters
labels: string[]
The labels to apply.
comment?: string
An optional comment.