Saves the Emoji dictionary to the cache file.
Recommend to use save instead becase GSList in GHashTable does not work with Gir and Vala. Calls save internally. The format of the hash table changed and now is { emoji character, EmojiData object }.
| path |
A path of the saved dictionary file. |
| dict |
An Emoji dictionary |