Documentation ¶
Overview ¶
Package emoji provides functions to dump the all slack emojis for a workspace. It skips the "alias" emojis, so only original an emoji with an original name is present. If you need to find the alias - lookup the index.json. The directory structure is the following:
. +- emojis | +- foo.png | +- bar.png : : | +- baz.png +- index.json
Where index.json contains the emoji index, and *.png files under emojis directory are individual emojis.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.