| Package | Description |
|---|---|
| net.bis5.mattermost.client4 | |
| net.bis5.mattermost.client4.api |
| Modifier and Type | Method and Description |
|---|---|
ApiResponse<FileUploadResult> |
MattermostClient.uploadFile(String channelId,
Path... filePaths) |
| Modifier and Type | Method and Description |
|---|---|
ApiResponse<FileUploadResult> |
FilesApi.uploadFile(String channelId,
Path... filePath)
Upload a file to specified channel.
|
Copyright © 2019. All rights reserved.