Skip to contents

Lists all the emojis available to use on GitHub.

Usage

get_emoji_list()

References

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

Examples

if (FALSE) {
# Retrieve the list of emoji
get_emoji_list()
}