Skip to content

Commit 1d9a51d

Browse files
srtaalejzimeg
andauthored
Update slack-api-client/src/main/java/com/slack/api/methods/MethodsClient.java
Co-authored-by: Eden Zimbelman <eden.zimbelman@salesforce.com>
1 parent 18da58c commit 1d9a51d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

slack-api-client/src/main/java/com/slack/api/methods/MethodsClient.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1660,7 +1660,7 @@ ChatScheduleMessageResponse chatScheduleMessage(
16601660

16611661
ChatStopStreamResponse chatStopStream(RequestConfigurator<ChatStopStreamRequest.ChatStopStreamRequestBuilder> req) throws IOException, SlackApiException;
16621662

1663-
ChatStreamHelper chatStreamHelper(RequestConfigurator<ChatStreamHelper.ChatStreamHelperBuilder> req);
1663+
ChatStreamHelper chatStream(RequestConfigurator<ChatStreamHelper.ChatStreamHelperBuilder> req);
16641664

16651665
ChatUpdateResponse chatUpdate(ChatUpdateRequest req) throws IOException, SlackApiException;
16661666

0 commit comments

Comments
 (0)