API reference#
Client#
|
Downloader Client class. |
|
Uploader Client class. |
ClientABC#
|
This class is generated to run dry-run operation. |
|
This class is generated to run without local volume. |
|
Common class among normal clients. |
|
Abstract class for Downloader Clients. |
|
Abstract class for Uploader Clients. |
functions#
get channel list. |
|
|
Calculate the total file volumes (bytes) |
|
get replies to the specific message. |
|
test connections to slack. |
|
test connections to slack as downloader. |
|
test connections to slack as uploader. |
|
download and save a series of bookmarks on a channel. |
download and save a series of channel histories on a channel. |
|
download and save channel list. |
|
download and save a moji list and emoji files. |
|
|
download and save a specified file. |
download and save a member list. |
|
check if a channel already exists or not |
|
check if the uploading for a channel already finished or not. |
|
check upload conflict in terms of channel name. |
|
create all channels or specified channels. |
|
|
upload messages, files, reactions, and pins. |
|
insert a series of bookmarks to a channel. |
|
upload a file. |
CLI#
Others#
str(object='') -> str str(bytes_or_buffer[, encoding[, errors]]) -> str |
|
|
See run section in CLI |
See interactive section in CLI |