Github.Emoji
The Emoji module exposes GitHub's emoji API.
Emoji
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.
list ()