Uses of Class
com.slack.api.methods.request.chat.ChatDeleteRequest.ChatDeleteRequestBuilder
Packages that use ChatDeleteRequest.ChatDeleteRequestBuilder
Package
Description
Slack API Methods (also called as Web API) client.
-
Uses of ChatDeleteRequest.ChatDeleteRequestBuilder in com.slack.api.methods
Method parameters in com.slack.api.methods with type arguments of type ChatDeleteRequest.ChatDeleteRequestBuilderModifier and TypeMethodDescriptionAsyncMethodsClient.chatDelete(RequestConfigurator<ChatDeleteRequest.ChatDeleteRequestBuilder> req) MethodsClient.chatDelete(RequestConfigurator<ChatDeleteRequest.ChatDeleteRequestBuilder> req) -
Uses of ChatDeleteRequest.ChatDeleteRequestBuilder in com.slack.api.methods.impl
Method parameters in com.slack.api.methods.impl with type arguments of type ChatDeleteRequest.ChatDeleteRequestBuilderModifier and TypeMethodDescriptionAsyncMethodsClientImpl.chatDelete(RequestConfigurator<ChatDeleteRequest.ChatDeleteRequestBuilder> req) MethodsClientImpl.chatDelete(RequestConfigurator<ChatDeleteRequest.ChatDeleteRequestBuilder> req) -
Uses of ChatDeleteRequest.ChatDeleteRequestBuilder in com.slack.api.methods.request.chat
Methods in com.slack.api.methods.request.chat that return ChatDeleteRequest.ChatDeleteRequestBuilderModifier and TypeMethodDescriptionPass true to post the message as the authed user, instead of as a bot.ChatDeleteRequest.builder()Channel containing the message to be deleted.Authentication token.Timestamp of the message to be deleted.