reactions

Create a reaction

Create a reaction.

Permissions

Must have read_channel permission for the channel the post is in.

post/api/v4/reactions

Request body

user_idstring

The ID of the user that made this reaction

post_idstring

The ID of the post to which this reaction was made

emoji_namestring

The name of the emoji that was used for this reaction

create_atinteger

The time in milliseconds this reaction was made

Response

Reaction creation successful

user_idstring

The ID of the user that made this reaction

post_idstring

The ID of the post to which this reaction was made

emoji_namestring

The name of the emoji that was used for this reaction

create_atinteger

The time in milliseconds this reaction was made

Changes

No recorded changes to this endpoint across all 1 revision of this API.