Uses of Class
com.slack.api.methods.request.chat.ChatAppendStreamRequest.ChatAppendStreamRequestBuilder
Packages that use ChatAppendStreamRequest.ChatAppendStreamRequestBuilder
Package
Description
Slack API Methods (also called as Web API) client.
-
Uses of ChatAppendStreamRequest.ChatAppendStreamRequestBuilder in com.slack.api.methods
Method parameters in com.slack.api.methods with type arguments of type ChatAppendStreamRequest.ChatAppendStreamRequestBuilderModifier and TypeMethodDescriptionAsyncMethodsClient.chatAppendStream(RequestConfigurator<ChatAppendStreamRequest.ChatAppendStreamRequestBuilder> req) MethodsClient.chatAppendStream(RequestConfigurator<ChatAppendStreamRequest.ChatAppendStreamRequestBuilder> req) -
Uses of ChatAppendStreamRequest.ChatAppendStreamRequestBuilder in com.slack.api.methods.impl
Method parameters in com.slack.api.methods.impl with type arguments of type ChatAppendStreamRequest.ChatAppendStreamRequestBuilderModifier and TypeMethodDescriptionAsyncMethodsClientImpl.chatAppendStream(RequestConfigurator<ChatAppendStreamRequest.ChatAppendStreamRequestBuilder> req) MethodsClientImpl.chatAppendStream(RequestConfigurator<ChatAppendStreamRequest.ChatAppendStreamRequestBuilder> req) -
Uses of ChatAppendStreamRequest.ChatAppendStreamRequestBuilder in com.slack.api.methods.request.chat
Methods in com.slack.api.methods.request.chat that return ChatAppendStreamRequest.ChatAppendStreamRequestBuilderModifier and TypeMethodDescriptionChatAppendStreamRequest.builder()An encoded ID that represents a channel, private group, or DM.ChatAppendStreamRequest.ChatAppendStreamRequestBuilder.markdownText(String markdownText) Accepts message text formatted in markdown.Authentication token.The timestamp of the streaming message.