get_emoji_list: List of Emoji Code and Image URLs

View source: R/misc.R

get_emoji_listR Documentation

List of Emoji Code and Image URLs

Description

Lists all the emojis available to use on GitHub.

Usage

get_emoji_list()

References

<https://developer.github.com/v3/emojis/#emojis>

Examples

## Not run: 
# Retrieve the list of emoji
get_emoji_list()

## End(Not run)

coatless/ghapi3 documentation built on Dec. 12, 2023, 3:52 a.m.