package github

  1. Overview
  2. Docs

The Emoji module exposes GitHub's emoji API.

val list : ?token:Token.t -> unit -> Github_t.emojis Response.t Monad.t

list () is the list of all available emojis for use on GitHub in GitHub-flavored markdown.