View Source Tentacat.Reactions (Tentacat v2.4.0)

Summary

Functions

Link to this function

delete(client \\ %Client{}, id)

View Source
@spec delete(Tentacat.Client.t(), integer()) :: Tentacat.response()

Delete a reaction.

Example

Tentacat.Reactions.delete(client, reaction_id)

More info at: https://developer.github.com/v3/reactions/#delete-a-reaction