Slack v0.0.12 Slack.Emoji
Functions for working with a team’s custom emoji
Summary
Functions
List the custom emoji for a team
Functions
Specs
list(Slack.Client.t, Keyword.t) :: Slack.response
List the custom emoji for a team.
https://api.slack.com/methods/emoji.list
Examples
Slack.client(token)
|> Slack.Emoji.list