Slack.Web.Emoji (SlackKit v1.0.0-alpha.0)

View Source

Summary

Functions

Lists custom emoji for a team.

Functions

list(optional_params \\ %{})

Lists custom emoji for a team.

API reference

Rate limit: Tier 2: 20+ per minute
Scopes:

View on docs.slack.dev ↗

Optional Params

  • include_categories - Include a list of categories for Unicode emoji and the emoji in each category

Errors the API can return:

  • unable_to_fetch_custom_emojis - Unable to fetch custom emojis for team.

See the Common Errors guide for errors returned by every Web API method.