slack_transfer.functions.download.download_emoji#
- slack_transfer.functions.download.download_emoji(client: DownloaderClientABC) None[source]#
download and save a moji list and emoji files.
- Parameters
client (DownloaderClientABC) – downloader client. If use this via any DownloaderClient Class, self is automatically set. Thus, ignore this.