Enum GitHub::ReactionContent

Emojis that can be attached to Issues, Pull Requests and Comments.

Enum Values

THUMBS_UP

Represents the :+1: emoji.

THUMBS_DOWN

Represents the :-1: emoji.

LAUGH

Represents the :laugh: emoji.

HOORAY

Represents the :hooray: emoji.

CONFUSED

Represents the :confused: emoji.

HEART

Represents the :heart: emoji.

ROCKET

Represents the :rocket: emoji.

EYES

Represents the :eyes: emoji.

Uses

CommitComment.reactions

Issue.reactions

IssueComment.reactions

PullRequest.reactions

PullRequestReview.reactions

PullRequestReviewComment.reactions

Reaction.content

ReactionGroup.content

TeamDiscussion.reactions

TeamDiscussionComment.reactions

Reactable.reactions

AddReactionInput.content

RemoveReactionInput.content