slack_transfer.functions.download.download_members_list#

slack_transfer.functions.download.download_members_list(client: DownloaderClientABC) List[Dict][source]#

download and save a member list.

Parameters:

client (DownloaderClientABC) – downloader client. If use this via any DownloaderClient Class, self is automatically set. Thus, ignore this.