View Source GitHub.Emojis (GitHub REST API Client v0.3.3)
Provides API endpoint related to emojis
Link to this section Summary
Functions
Get emojis
Link to this section Types
@type get_200_json_resp() :: %{__info__: map()}
Link to this section Functions
@spec get(keyword()) :: {:ok, map()} | {:error, GitHub.Error.t()}
Get emojis
Lists all the emojis available to use on GitHub.