Skip navigation links
A B C D E F G H I L M O P R S T U V W 

A

Action - Class in com.github.seratch.jslack.api.model
 
Action() - Constructor for class com.github.seratch.jslack.api.model.Action
 
Action.Type - Enum in com.github.seratch.jslack.api.model
Represents the type of action (e.g Message button or message menu)
addCloseHandler(RTMCloseHandler) - Method in class com.github.seratch.jslack.api.rtm.RTMClient
 
addErrorHandler(RTMErrorHandler) - Method in class com.github.seratch.jslack.api.rtm.RTMClient
 
addMessageHandler(RTMMessageHandler) - Method in class com.github.seratch.jslack.api.rtm.RTMClient
 
addReaction(Message, ReactionName) - Method in class com.github.seratch.jslack.shortcut.impl.ShortcutImpl
 
addReaction(Message, ReactionName) - Method in interface com.github.seratch.jslack.shortcut.Shortcut
Adds a reaction to a specified message.
API_TEST - Static variable in class com.github.seratch.jslack.api.methods.Methods
 
apiTest(ApiTestRequest) - Method in class com.github.seratch.jslack.api.methods.impl.MethodsClientImpl
 
apiTest(ApiTestRequest) - Method in interface com.github.seratch.jslack.api.methods.MethodsClient
 
ApiTestRequest - Class in com.github.seratch.jslack.api.methods.request.api
 
ApiTestRequest() - Constructor for class com.github.seratch.jslack.api.methods.request.api.ApiTestRequest
 
ApiTestResponse - Class in com.github.seratch.jslack.api.methods.response.api
 
ApiTestResponse() - Constructor for class com.github.seratch.jslack.api.methods.response.api.ApiTestResponse
 
ApiTestResponse.Args - Class in com.github.seratch.jslack.api.methods.response.api
 
ApiToken - Class in com.github.seratch.jslack.shortcut.model
 
ApiToken(String) - Constructor for class com.github.seratch.jslack.shortcut.model.ApiToken
 
APPS_PERMISSIONS_INFO - Static variable in class com.github.seratch.jslack.api.methods.Methods
 
APPS_PERMISSIONS_REQUEST - Static variable in class com.github.seratch.jslack.api.methods.Methods
 
appsPermissionsInfo(AppsPermissionsInfoRequest) - Method in class com.github.seratch.jslack.api.methods.impl.MethodsClientImpl
 
appsPermissionsInfo(AppsPermissionsInfoRequest) - Method in interface com.github.seratch.jslack.api.methods.MethodsClient
 
AppsPermissionsInfoRequest - Class in com.github.seratch.jslack.api.methods.request.apps.permissions
 
AppsPermissionsInfoRequest() - Constructor for class com.github.seratch.jslack.api.methods.request.apps.permissions.AppsPermissionsInfoRequest
 
AppsPermissionsInfoResponse - Class in com.github.seratch.jslack.api.methods.response.apps.permissions
 
AppsPermissionsInfoResponse() - Constructor for class com.github.seratch.jslack.api.methods.response.apps.permissions.AppsPermissionsInfoResponse
 
AppsPermissionsInfoResponse.Info - Class in com.github.seratch.jslack.api.methods.response.apps.permissions
 
AppsPermissionsInfoResponse.Info.Permissions - Class in com.github.seratch.jslack.api.methods.response.apps.permissions
 
AppsPermissionsInfoResponse.Info.Permissions.Resources - Class in com.github.seratch.jslack.api.methods.response.apps.permissions
 
appsPermissionsRequest(AppsPermissionsRequestRequest) - Method in class com.github.seratch.jslack.api.methods.impl.MethodsClientImpl
 
appsPermissionsRequest(AppsPermissionsRequestRequest) - Method in interface com.github.seratch.jslack.api.methods.MethodsClient
 
AppsPermissionsRequestRequest - Class in com.github.seratch.jslack.api.methods.request.apps.permissions
 
AppsPermissionsRequestRequest() - Constructor for class com.github.seratch.jslack.api.methods.request.apps.permissions.AppsPermissionsRequestRequest
 
AppsPermissionsRequestResponse - Class in com.github.seratch.jslack.api.methods.response.apps.permissions
 
AppsPermissionsRequestResponse() - Constructor for class com.github.seratch.jslack.api.methods.response.apps.permissions.AppsPermissionsRequestResponse
 
Args() - Constructor for class com.github.seratch.jslack.api.methods.response.api.ApiTestResponse.Args
 
Attachment - Class in com.github.seratch.jslack.api.model
https://api.slack.com/docs/message-attachments
Attachment() - Constructor for class com.github.seratch.jslack.api.model.Attachment
 
AUTH_REVOKE - Static variable in class com.github.seratch.jslack.api.methods.Methods
 
AUTH_TEST - Static variable in class com.github.seratch.jslack.api.methods.Methods
 
authRevoke(AuthRevokeRequest) - Method in class com.github.seratch.jslack.api.methods.impl.MethodsClientImpl
 
authRevoke(AuthRevokeRequest) - Method in interface com.github.seratch.jslack.api.methods.MethodsClient
 
AuthRevokeRequest - Class in com.github.seratch.jslack.api.methods.request.auth
 
AuthRevokeRequest() - Constructor for class com.github.seratch.jslack.api.methods.request.auth.AuthRevokeRequest
 
AuthRevokeResponse - Class in com.github.seratch.jslack.api.methods.response.auth
 
AuthRevokeResponse() - Constructor for class com.github.seratch.jslack.api.methods.response.auth.AuthRevokeResponse
 
authTest(AuthTestRequest) - Method in class com.github.seratch.jslack.api.methods.impl.MethodsClientImpl
 
authTest(AuthTestRequest) - Method in interface com.github.seratch.jslack.api.methods.MethodsClient
 
AuthTestRequest - Class in com.github.seratch.jslack.api.methods.request.auth
 
AuthTestRequest() - Constructor for class com.github.seratch.jslack.api.methods.request.auth.AuthTestRequest
 
AuthTestResponse - Class in com.github.seratch.jslack.api.methods.response.auth
 
AuthTestResponse() - Constructor for class com.github.seratch.jslack.api.methods.response.auth.AuthTestResponse
 

B

BillableInfo - Class in com.github.seratch.jslack.api.model
 
BillableInfo() - Constructor for class com.github.seratch.jslack.api.model.BillableInfo
 
Bot() - Constructor for class com.github.seratch.jslack.api.methods.response.bots.BotsInfoResponse.Bot
 
Bot() - Constructor for class com.github.seratch.jslack.api.methods.response.oauth.OAuthAccessResponse.Bot
 
Bot() - Constructor for class com.github.seratch.jslack.api.methods.response.oauth.OAuthTokenResponse.Bot
 
BOTS_INFO - Static variable in class com.github.seratch.jslack.api.methods.Methods
 
botsInfo(BotsInfoRequest) - Method in class com.github.seratch.jslack.api.methods.impl.MethodsClientImpl
 
botsInfo(BotsInfoRequest) - Method in interface com.github.seratch.jslack.api.methods.MethodsClient
 
BotsInfoRequest - Class in com.github.seratch.jslack.api.methods.request.bots
 
BotsInfoRequest() - Constructor for class com.github.seratch.jslack.api.methods.request.bots.BotsInfoRequest
 
BotsInfoResponse - Class in com.github.seratch.jslack.api.methods.response.bots
 
BotsInfoResponse() - Constructor for class com.github.seratch.jslack.api.methods.response.bots.BotsInfoResponse
 
BotsInfoResponse.Bot - Class in com.github.seratch.jslack.api.methods.response.bots
 
BotsInfoResponse.Bot.Icons - Class in com.github.seratch.jslack.api.methods.response.bots
 
buildJsonResponse(Response, Class<T>) - Static method in class com.github.seratch.jslack.common.http.SlackHttpClient
 

C

Channel - Class in com.github.seratch.jslack.api.model
 
Channel() - Constructor for class com.github.seratch.jslack.api.model.Channel
 
Channel() - Constructor for class com.github.seratch.jslack.api.model.MatchedItem.Channel
 
ChannelId - Class in com.github.seratch.jslack.shortcut.model
 
ChannelId(String) - Constructor for class com.github.seratch.jslack.shortcut.model.ChannelId
 
ChannelName - Class in com.github.seratch.jslack.shortcut.model
 
ChannelName(String) - Constructor for class com.github.seratch.jslack.shortcut.model.ChannelName
 
CHANNELS_ARCHIVE - Static variable in class com.github.seratch.jslack.api.methods.Methods
 
CHANNELS_CREATE - Static variable in class com.github.seratch.jslack.api.methods.Methods
 
CHANNELS_HISTORY - Static variable in class com.github.seratch.jslack.api.methods.Methods
 
CHANNELS_INFO - Static variable in class com.github.seratch.jslack.api.methods.Methods
 
CHANNELS_INVITE - Static variable in class com.github.seratch.jslack.api.methods.Methods
 
CHANNELS_JOIN - Static variable in class com.github.seratch.jslack.api.methods.Methods
 
CHANNELS_KICK - Static variable in class com.github.seratch.jslack.api.methods.Methods
 
CHANNELS_LEAVE - Static variable in class com.github.seratch.jslack.api.methods.Methods
 
CHANNELS_LIST - Static variable in class com.github.seratch.jslack.api.methods.Methods
 
CHANNELS_MARK - Static variable in class com.github.seratch.jslack.api.methods.Methods
 
CHANNELS_RENAME - Static variable in class com.github.seratch.jslack.api.methods.Methods
 
CHANNELS_REPLIES - Static variable in class com.github.seratch.jslack.api.methods.Methods
 
CHANNELS_SET_PURPOSE - Static variable in class com.github.seratch.jslack.api.methods.Methods
 
CHANNELS_SET_TOPIC - Static variable in class com.github.seratch.jslack.api.methods.Methods
 
CHANNELS_UNARCHIVE - Static variable in class com.github.seratch.jslack.api.methods.Methods
 
channelsArchive(ChannelsArchiveRequest) - Method in class com.github.seratch.jslack.api.methods.impl.MethodsClientImpl
 
channelsArchive(ChannelsArchiveRequest) - Method in interface com.github.seratch.jslack.api.methods.MethodsClient
 
ChannelsArchiveRequest - Class in com.github.seratch.jslack.api.methods.request.channels
 
ChannelsArchiveRequest() - Constructor for class com.github.seratch.jslack.api.methods.request.channels.ChannelsArchiveRequest
 
ChannelsArchiveResponse - Class in com.github.seratch.jslack.api.methods.response.channels
 
ChannelsArchiveResponse() - Constructor for class com.github.seratch.jslack.api.methods.response.channels.ChannelsArchiveResponse
 
channelsCreate(ChannelsCreateRequest) - Method in class com.github.seratch.jslack.api.methods.impl.MethodsClientImpl
 
channelsCreate(ChannelsCreateRequest) - Method in interface com.github.seratch.jslack.api.methods.MethodsClient
 
ChannelsCreateRequest - Class in com.github.seratch.jslack.api.methods.request.channels
 
ChannelsCreateRequest() - Constructor for class com.github.seratch.jslack.api.methods.request.channels.ChannelsCreateRequest
 
ChannelsCreateResponse - Class in com.github.seratch.jslack.api.methods.response.channels
 
ChannelsCreateResponse() - Constructor for class com.github.seratch.jslack.api.methods.response.channels.ChannelsCreateResponse
 
channelsHistory(ChannelsHistoryRequest) - Method in class com.github.seratch.jslack.api.methods.impl.MethodsClientImpl
 
channelsHistory(ChannelsHistoryRequest) - Method in interface com.github.seratch.jslack.api.methods.MethodsClient
 
ChannelsHistoryRequest - Class in com.github.seratch.jslack.api.methods.request.channels
 
ChannelsHistoryRequest() - Constructor for class com.github.seratch.jslack.api.methods.request.channels.ChannelsHistoryRequest
 
ChannelsHistoryResponse - Class in com.github.seratch.jslack.api.methods.response.channels
 
ChannelsHistoryResponse() - Constructor for class com.github.seratch.jslack.api.methods.response.channels.ChannelsHistoryResponse
 
channelsInfo(ChannelsInfoRequest) - Method in class com.github.seratch.jslack.api.methods.impl.MethodsClientImpl
 
channelsInfo(ChannelsInfoRequest) - Method in interface com.github.seratch.jslack.api.methods.MethodsClient
 
ChannelsInfoRequest - Class in com.github.seratch.jslack.api.methods.request.channels
 
ChannelsInfoRequest() - Constructor for class com.github.seratch.jslack.api.methods.request.channels.ChannelsInfoRequest
 
ChannelsInfoResponse - Class in com.github.seratch.jslack.api.methods.response.channels
 
ChannelsInfoResponse() - Constructor for class com.github.seratch.jslack.api.methods.response.channels.ChannelsInfoResponse
 
channelsInvite(ChannelsInviteRequest) - Method in class com.github.seratch.jslack.api.methods.impl.MethodsClientImpl
 
channelsInvite(ChannelsInviteRequest) - Method in interface com.github.seratch.jslack.api.methods.MethodsClient
 
ChannelsInviteRequest - Class in com.github.seratch.jslack.api.methods.request.channels
 
ChannelsInviteRequest() - Constructor for class com.github.seratch.jslack.api.methods.request.channels.ChannelsInviteRequest
 
ChannelsInviteResponse - Class in com.github.seratch.jslack.api.methods.response.channels
 
ChannelsInviteResponse() - Constructor for class com.github.seratch.jslack.api.methods.response.channels.ChannelsInviteResponse
 
channelsJoin(ChannelsJoinRequest) - Method in class com.github.seratch.jslack.api.methods.impl.MethodsClientImpl
 
channelsJoin(ChannelsJoinRequest) - Method in interface com.github.seratch.jslack.api.methods.MethodsClient
 
ChannelsJoinRequest - Class in com.github.seratch.jslack.api.methods.request.channels
 
ChannelsJoinRequest() - Constructor for class com.github.seratch.jslack.api.methods.request.channels.ChannelsJoinRequest
 
ChannelsJoinResponse - Class in com.github.seratch.jslack.api.methods.response.channels
 
ChannelsJoinResponse() - Constructor for class com.github.seratch.jslack.api.methods.response.channels.ChannelsJoinResponse
 
channelsKick(ChannelsKickRequest) - Method in class com.github.seratch.jslack.api.methods.impl.MethodsClientImpl
 
channelsKick(ChannelsKickRequest) - Method in interface com.github.seratch.jslack.api.methods.MethodsClient
 
ChannelsKickRequest - Class in com.github.seratch.jslack.api.methods.request.channels
 
ChannelsKickRequest() - Constructor for class com.github.seratch.jslack.api.methods.request.channels.ChannelsKickRequest
 
ChannelsKickResponse - Class in com.github.seratch.jslack.api.methods.response.channels
 
ChannelsKickResponse() - Constructor for class com.github.seratch.jslack.api.methods.response.channels.ChannelsKickResponse
 
channelsLeave(ChannelsLeaveRequest) - Method in class com.github.seratch.jslack.api.methods.impl.MethodsClientImpl
 
channelsLeave(ChannelsLeaveRequest) - Method in interface com.github.seratch.jslack.api.methods.MethodsClient
 
ChannelsLeaveRequest - Class in com.github.seratch.jslack.api.methods.request.channels
 
ChannelsLeaveRequest() - Constructor for class com.github.seratch.jslack.api.methods.request.channels.ChannelsLeaveRequest
 
ChannelsLeaveResponse - Class in com.github.seratch.jslack.api.methods.response.channels
 
ChannelsLeaveResponse() - Constructor for class com.github.seratch.jslack.api.methods.response.channels.ChannelsLeaveResponse
 
channelsList(ChannelsListRequest) - Method in class com.github.seratch.jslack.api.methods.impl.MethodsClientImpl
 
channelsList(ChannelsListRequest) - Method in interface com.github.seratch.jslack.api.methods.MethodsClient
 
ChannelsListRequest - Class in com.github.seratch.jslack.api.methods.request.channels
 
ChannelsListRequest() - Constructor for class com.github.seratch.jslack.api.methods.request.channels.ChannelsListRequest
 
ChannelsListResponse - Class in com.github.seratch.jslack.api.methods.response.channels
 
ChannelsListResponse() - Constructor for class com.github.seratch.jslack.api.methods.response.channels.ChannelsListResponse
 
channelsMark(ChannelsMarkRequest) - Method in class com.github.seratch.jslack.api.methods.impl.MethodsClientImpl
 
channelsMark(ChannelsMarkRequest) - Method in interface com.github.seratch.jslack.api.methods.MethodsClient
 
ChannelsMarkRequest - Class in com.github.seratch.jslack.api.methods.request.channels
 
ChannelsMarkRequest() - Constructor for class com.github.seratch.jslack.api.methods.request.channels.ChannelsMarkRequest
 
ChannelsMarkResponse - Class in com.github.seratch.jslack.api.methods.response.channels
 
ChannelsMarkResponse() - Constructor for class com.github.seratch.jslack.api.methods.response.channels.ChannelsMarkResponse
 
channelsRename(ChannelsRenameRequest) - Method in class com.github.seratch.jslack.api.methods.impl.MethodsClientImpl
 
channelsRename(ChannelsRenameRequest) - Method in interface com.github.seratch.jslack.api.methods.MethodsClient
 
ChannelsRenameRequest - Class in com.github.seratch.jslack.api.methods.request.channels
 
ChannelsRenameRequest() - Constructor for class com.github.seratch.jslack.api.methods.request.channels.ChannelsRenameRequest
 
ChannelsRenameResponse - Class in com.github.seratch.jslack.api.methods.response.channels
 
ChannelsRenameResponse() - Constructor for class com.github.seratch.jslack.api.methods.response.channels.ChannelsRenameResponse
 
ChannelsRenameResponse.RenamedChannel - Class in com.github.seratch.jslack.api.methods.response.channels
 
channelsReplies(ChannelsRepliesRequest) - Method in class com.github.seratch.jslack.api.methods.impl.MethodsClientImpl
 
channelsReplies(ChannelsRepliesRequest) - Method in interface com.github.seratch.jslack.api.methods.MethodsClient
 
ChannelsRepliesRequest - Class in com.github.seratch.jslack.api.methods.request.channels
 
ChannelsRepliesRequest() - Constructor for class com.github.seratch.jslack.api.methods.request.channels.ChannelsRepliesRequest
 
ChannelsRepliesResponse - Class in com.github.seratch.jslack.api.methods.response.channels
 
ChannelsRepliesResponse() - Constructor for class com.github.seratch.jslack.api.methods.response.channels.ChannelsRepliesResponse
 
channelsSetPurpose(ChannelsSetPurposeRequest) - Method in class com.github.seratch.jslack.api.methods.impl.MethodsClientImpl
 
channelsSetPurpose(ChannelsSetPurposeRequest) - Method in interface com.github.seratch.jslack.api.methods.MethodsClient
 
ChannelsSetPurposeRequest - Class in com.github.seratch.jslack.api.methods.request.channels
 
ChannelsSetPurposeRequest() - Constructor for class com.github.seratch.jslack.api.methods.request.channels.ChannelsSetPurposeRequest
 
ChannelsSetPurposeResponse - Class in com.github.seratch.jslack.api.methods.response.channels
 
ChannelsSetPurposeResponse() - Constructor for class com.github.seratch.jslack.api.methods.response.channels.ChannelsSetPurposeResponse
 
channelsSetTopic(ChannelsSetTopicRequest) - Method in class com.github.seratch.jslack.api.methods.impl.MethodsClientImpl
 
channelsSetTopic(ChannelsSetTopicRequest) - Method in interface com.github.seratch.jslack.api.methods.MethodsClient
 
ChannelsSetTopicRequest - Class in com.github.seratch.jslack.api.methods.request.channels
 
ChannelsSetTopicRequest() - Constructor for class com.github.seratch.jslack.api.methods.request.channels.ChannelsSetTopicRequest
 
ChannelsSetTopicResponse - Class in com.github.seratch.jslack.api.methods.response.channels
 
ChannelsSetTopicResponse() - Constructor for class com.github.seratch.jslack.api.methods.response.channels.ChannelsSetTopicResponse
 
channelsUnarchive(ChannelsUnarchiveRequest) - Method in class com.github.seratch.jslack.api.methods.impl.MethodsClientImpl
 
channelsUnarchive(ChannelsUnarchiveRequest) - Method in interface com.github.seratch.jslack.api.methods.MethodsClient
 
ChannelsUnarchiveRequest - Class in com.github.seratch.jslack.api.methods.request.channels
 
ChannelsUnarchiveRequest() - Constructor for class com.github.seratch.jslack.api.methods.request.channels.ChannelsUnarchiveRequest
 
ChannelsUnarchiveResponse - Class in com.github.seratch.jslack.api.methods.response.channels
 
ChannelsUnarchiveResponse() - Constructor for class com.github.seratch.jslack.api.methods.response.channels.ChannelsUnarchiveResponse
 
CHAT_DELETE - Static variable in class com.github.seratch.jslack.api.methods.Methods
 
CHAT_GET_PERMALINK - Static variable in class com.github.seratch.jslack.api.methods.Methods
 
CHAT_ME_MESSAGE - Static variable in class com.github.seratch.jslack.api.methods.Methods
 
CHAT_POST_EPHEMERAL - Static variable in class com.github.seratch.jslack.api.methods.Methods
 
CHAT_POST_MESSAGE - Static variable in class com.github.seratch.jslack.api.methods.Methods
 
CHAT_UNFURL - Static variable in class com.github.seratch.jslack.api.methods.Methods
 
CHAT_UPDATE - Static variable in class com.github.seratch.jslack.api.methods.Methods
 
chatDelete(ChatDeleteRequest) - Method in class com.github.seratch.jslack.api.methods.impl.MethodsClientImpl
 
chatDelete(ChatDeleteRequest) - Method in interface com.github.seratch.jslack.api.methods.MethodsClient
 
ChatDeleteRequest - Class in com.github.seratch.jslack.api.methods.request.chat
 
ChatDeleteRequest() - Constructor for class com.github.seratch.jslack.api.methods.request.chat.ChatDeleteRequest
 
ChatDeleteResponse - Class in com.github.seratch.jslack.api.methods.response.chat
 
ChatDeleteResponse() - Constructor for class com.github.seratch.jslack.api.methods.response.chat.ChatDeleteResponse
 
chatGetPermalink(ChatGetPermalinkRequest) - Method in class com.github.seratch.jslack.api.methods.impl.MethodsClientImpl
 
chatGetPermalink(ChatGetPermalinkRequest) - Method in interface com.github.seratch.jslack.api.methods.MethodsClient
 
ChatGetPermalinkRequest - Class in com.github.seratch.jslack.api.methods.request.chat
A request to retrieve a permalink URL for a specific extant message
ChatGetPermalinkRequest() - Constructor for class com.github.seratch.jslack.api.methods.request.chat.ChatGetPermalinkRequest
 
ChatGetPermalinkResponse - Class in com.github.seratch.jslack.api.methods.response.chat
 
ChatGetPermalinkResponse() - Constructor for class com.github.seratch.jslack.api.methods.response.chat.ChatGetPermalinkResponse
 
chatMeMessage(ChatMeMessageRequest) - Method in class com.github.seratch.jslack.api.methods.impl.MethodsClientImpl
 
chatMeMessage(ChatMeMessageRequest) - Method in interface com.github.seratch.jslack.api.methods.MethodsClient
 
ChatMeMessageRequest - Class in com.github.seratch.jslack.api.methods.request.chat
 
ChatMeMessageRequest() - Constructor for class com.github.seratch.jslack.api.methods.request.chat.ChatMeMessageRequest
 
ChatMeMessageResponse - Class in com.github.seratch.jslack.api.methods.response.chat
 
ChatMeMessageResponse() - Constructor for class com.github.seratch.jslack.api.methods.response.chat.ChatMeMessageResponse
 
chatPostEphemeral(ChatPostEphemeralRequest) - Method in class com.github.seratch.jslack.api.methods.impl.MethodsClientImpl
 
chatPostEphemeral(ChatPostEphemeralRequest) - Method in interface com.github.seratch.jslack.api.methods.MethodsClient
 
ChatPostEphemeralRequest - Class in com.github.seratch.jslack.api.methods.request.chat
 
ChatPostEphemeralRequest() - Constructor for class com.github.seratch.jslack.api.methods.request.chat.ChatPostEphemeralRequest
 
ChatPostEphemeralResponse - Class in com.github.seratch.jslack.api.methods.response.chat
 
ChatPostEphemeralResponse() - Constructor for class com.github.seratch.jslack.api.methods.response.chat.ChatPostEphemeralResponse
 
chatPostMessage(ChatPostMessageRequest) - Method in class com.github.seratch.jslack.api.methods.impl.MethodsClientImpl
 
chatPostMessage(ChatPostMessageRequest) - Method in interface com.github.seratch.jslack.api.methods.MethodsClient
 
ChatPostMessageRequest - Class in com.github.seratch.jslack.api.methods.request.chat
https://api.slack.com/methods/chat.postMessage
ChatPostMessageRequest() - Constructor for class com.github.seratch.jslack.api.methods.request.chat.ChatPostMessageRequest
 
ChatPostMessageResponse - Class in com.github.seratch.jslack.api.methods.response.chat
 
ChatPostMessageResponse() - Constructor for class com.github.seratch.jslack.api.methods.response.chat.ChatPostMessageResponse
 
chatUnfurl(ChatUnfurlRequest) - Method in class com.github.seratch.jslack.api.methods.impl.MethodsClientImpl
 
chatUnfurl(ChatUnfurlRequest) - Method in interface com.github.seratch.jslack.api.methods.MethodsClient
 
ChatUnfurlRequest - Class in com.github.seratch.jslack.api.methods.request.chat
Provide custom unfurl behavior for user-posted URLs
ChatUnfurlRequest() - Constructor for class com.github.seratch.jslack.api.methods.request.chat.ChatUnfurlRequest
 
ChatUnfurlResponse - Class in com.github.seratch.jslack.api.methods.response.chat
 
ChatUnfurlResponse() - Constructor for class com.github.seratch.jslack.api.methods.response.chat.ChatUnfurlResponse
 
chatUpdate(ChatUpdateRequest) - Method in class com.github.seratch.jslack.api.methods.impl.MethodsClientImpl
 
chatUpdate(ChatUpdateRequest) - Method in interface com.github.seratch.jslack.api.methods.MethodsClient
 
ChatUpdateRequest - Class in com.github.seratch.jslack.api.methods.request.chat
 
ChatUpdateRequest() - Constructor for class com.github.seratch.jslack.api.methods.request.chat.ChatUpdateRequest
 
ChatUpdateResponse - Class in com.github.seratch.jslack.api.methods.response.chat
 
ChatUpdateResponse() - Constructor for class com.github.seratch.jslack.api.methods.response.chat.ChatUpdateResponse
 
close() - Method in class com.github.seratch.jslack.api.rtm.RTMClient
 
com.github.seratch.jslack - package com.github.seratch.jslack
 
com.github.seratch.jslack.api.methods - package com.github.seratch.jslack.api.methods
 
com.github.seratch.jslack.api.methods.impl - package com.github.seratch.jslack.api.methods.impl
 
com.github.seratch.jslack.api.methods.request.api - package com.github.seratch.jslack.api.methods.request.api
 
com.github.seratch.jslack.api.methods.request.apps.permissions - package com.github.seratch.jslack.api.methods.request.apps.permissions
 
com.github.seratch.jslack.api.methods.request.auth - package com.github.seratch.jslack.api.methods.request.auth
 
com.github.seratch.jslack.api.methods.request.bots - package com.github.seratch.jslack.api.methods.request.bots
 
com.github.seratch.jslack.api.methods.request.channels - package com.github.seratch.jslack.api.methods.request.channels
 
com.github.seratch.jslack.api.methods.request.chat - package com.github.seratch.jslack.api.methods.request.chat
 
com.github.seratch.jslack.api.methods.request.conversations - package com.github.seratch.jslack.api.methods.request.conversations
 
com.github.seratch.jslack.api.methods.request.dialog - package com.github.seratch.jslack.api.methods.request.dialog
 
com.github.seratch.jslack.api.methods.request.dnd - package com.github.seratch.jslack.api.methods.request.dnd
 
com.github.seratch.jslack.api.methods.request.emoji - package com.github.seratch.jslack.api.methods.request.emoji
 
com.github.seratch.jslack.api.methods.request.files - package com.github.seratch.jslack.api.methods.request.files
 
com.github.seratch.jslack.api.methods.request.files.comments - package com.github.seratch.jslack.api.methods.request.files.comments
 
com.github.seratch.jslack.api.methods.request.groups - package com.github.seratch.jslack.api.methods.request.groups
 
com.github.seratch.jslack.api.methods.request.im - package com.github.seratch.jslack.api.methods.request.im
 
com.github.seratch.jslack.api.methods.request.migration - package com.github.seratch.jslack.api.methods.request.migration
 
com.github.seratch.jslack.api.methods.request.mpim - package com.github.seratch.jslack.api.methods.request.mpim
 
com.github.seratch.jslack.api.methods.request.oauth - package com.github.seratch.jslack.api.methods.request.oauth
 
com.github.seratch.jslack.api.methods.request.pins - package com.github.seratch.jslack.api.methods.request.pins
 
com.github.seratch.jslack.api.methods.request.reactions - package com.github.seratch.jslack.api.methods.request.reactions
 
com.github.seratch.jslack.api.methods.request.reminders - package com.github.seratch.jslack.api.methods.request.reminders
 
com.github.seratch.jslack.api.methods.request.rtm - package com.github.seratch.jslack.api.methods.request.rtm
 
com.github.seratch.jslack.api.methods.request.search - package com.github.seratch.jslack.api.methods.request.search
 
com.github.seratch.jslack.api.methods.request.stars - package com.github.seratch.jslack.api.methods.request.stars
 
com.github.seratch.jslack.api.methods.request.team - package com.github.seratch.jslack.api.methods.request.team
 
com.github.seratch.jslack.api.methods.request.team.profile - package com.github.seratch.jslack.api.methods.request.team.profile
 
com.github.seratch.jslack.api.methods.request.usergroups - package com.github.seratch.jslack.api.methods.request.usergroups
 
com.github.seratch.jslack.api.methods.request.usergroups.users - package com.github.seratch.jslack.api.methods.request.usergroups.users
 
com.github.seratch.jslack.api.methods.request.users - package com.github.seratch.jslack.api.methods.request.users
 
com.github.seratch.jslack.api.methods.request.users.profile - package com.github.seratch.jslack.api.methods.request.users.profile
 
com.github.seratch.jslack.api.methods.response.api - package com.github.seratch.jslack.api.methods.response.api
 
com.github.seratch.jslack.api.methods.response.apps.permissions - package com.github.seratch.jslack.api.methods.response.apps.permissions
 
com.github.seratch.jslack.api.methods.response.auth - package com.github.seratch.jslack.api.methods.response.auth
 
com.github.seratch.jslack.api.methods.response.bots - package com.github.seratch.jslack.api.methods.response.bots
 
com.github.seratch.jslack.api.methods.response.channels - package com.github.seratch.jslack.api.methods.response.channels
 
com.github.seratch.jslack.api.methods.response.chat - package com.github.seratch.jslack.api.methods.response.chat
 
com.github.seratch.jslack.api.methods.response.conversations - package com.github.seratch.jslack.api.methods.response.conversations
 
com.github.seratch.jslack.api.methods.response.dialog - package com.github.seratch.jslack.api.methods.response.dialog
 
com.github.seratch.jslack.api.methods.response.dnd - package com.github.seratch.jslack.api.methods.response.dnd
 
com.github.seratch.jslack.api.methods.response.emoji - package com.github.seratch.jslack.api.methods.response.emoji
 
com.github.seratch.jslack.api.methods.response.files - package com.github.seratch.jslack.api.methods.response.files
 
com.github.seratch.jslack.api.methods.response.files.comments - package com.github.seratch.jslack.api.methods.response.files.comments
 
com.github.seratch.jslack.api.methods.response.groups - package com.github.seratch.jslack.api.methods.response.groups
 
com.github.seratch.jslack.api.methods.response.im - package com.github.seratch.jslack.api.methods.response.im
 
com.github.seratch.jslack.api.methods.response.migration - package com.github.seratch.jslack.api.methods.response.migration
 
com.github.seratch.jslack.api.methods.response.mpim - package com.github.seratch.jslack.api.methods.response.mpim
 
com.github.seratch.jslack.api.methods.response.oauth - package com.github.seratch.jslack.api.methods.response.oauth
 
com.github.seratch.jslack.api.methods.response.pins - package com.github.seratch.jslack.api.methods.response.pins
 
com.github.seratch.jslack.api.methods.response.reactions - package com.github.seratch.jslack.api.methods.response.reactions
 
com.github.seratch.jslack.api.methods.response.reminders - package com.github.seratch.jslack.api.methods.response.reminders
 
com.github.seratch.jslack.api.methods.response.rtm - package com.github.seratch.jslack.api.methods.response.rtm
 
com.github.seratch.jslack.api.methods.response.search - package com.github.seratch.jslack.api.methods.response.search
 
com.github.seratch.jslack.api.methods.response.stars - package com.github.seratch.jslack.api.methods.response.stars
 
com.github.seratch.jslack.api.methods.response.team - package com.github.seratch.jslack.api.methods.response.team
 
com.github.seratch.jslack.api.methods.response.team.profile - package com.github.seratch.jslack.api.methods.response.team.profile
 
com.github.seratch.jslack.api.methods.response.usergroups - package com.github.seratch.jslack.api.methods.response.usergroups
 
com.github.seratch.jslack.api.methods.response.usergroups.users - package com.github.seratch.jslack.api.methods.response.usergroups.users
 
com.github.seratch.jslack.api.methods.response.users - package com.github.seratch.jslack.api.methods.response.users
 
com.github.seratch.jslack.api.methods.response.users.profile - package com.github.seratch.jslack.api.methods.response.users.profile
 
com.github.seratch.jslack.api.model - package com.github.seratch.jslack.api.model
 
com.github.seratch.jslack.api.model.dialog - package com.github.seratch.jslack.api.model.dialog
 
com.github.seratch.jslack.api.rtm - package com.github.seratch.jslack.api.rtm
 
com.github.seratch.jslack.api.scim - package com.github.seratch.jslack.api.scim
 
com.github.seratch.jslack.api.scim.request - package com.github.seratch.jslack.api.scim.request
 
com.github.seratch.jslack.api.scim.response - package com.github.seratch.jslack.api.scim.response
 
com.github.seratch.jslack.api.webhook - package com.github.seratch.jslack.api.webhook
 
com.github.seratch.jslack.common.http - package com.github.seratch.jslack.common.http
 
com.github.seratch.jslack.common.json - package com.github.seratch.jslack.common.json
 
com.github.seratch.jslack.shortcut - package com.github.seratch.jslack.shortcut
 
com.github.seratch.jslack.shortcut.impl - package com.github.seratch.jslack.shortcut.impl
 
com.github.seratch.jslack.shortcut.model - package com.github.seratch.jslack.shortcut.model
 
Confirmation - Class in com.github.seratch.jslack.api.model
 
Confirmation() - Constructor for class com.github.seratch.jslack.api.model.Confirmation
 
connect() - Method in class com.github.seratch.jslack.api.rtm.RTMClient
 
Conversation - Class in com.github.seratch.jslack.api.model
Represents a conversation as used with the conversations API
Conversation() - Constructor for class com.github.seratch.jslack.api.model.Conversation
 
CONVERSATIONS_ARCHIVE - Static variable in class com.github.seratch.jslack.api.methods.Methods
 
CONVERSATIONS_CLOSE - Static variable in class com.github.seratch.jslack.api.methods.Methods
 
CONVERSATIONS_CREATE - Static variable in class com.github.seratch.jslack.api.methods.Methods
 
CONVERSATIONS_HISTORY - Static variable in class com.github.seratch.jslack.api.methods.Methods
 
CONVERSATIONS_INFO - Static variable in class com.github.seratch.jslack.api.methods.Methods
 
CONVERSATIONS_INVITE - Static variable in class com.github.seratch.jslack.api.methods.Methods
 
CONVERSATIONS_JOIN - Static variable in class com.github.seratch.jslack.api.methods.Methods
 
CONVERSATIONS_KICK - Static variable in class com.github.seratch.jslack.api.methods.Methods
 
CONVERSATIONS_LEAVE - Static variable in class com.github.seratch.jslack.api.methods.Methods
 
CONVERSATIONS_LIST - Static variable in class com.github.seratch.jslack.api.methods.Methods
 
CONVERSATIONS_MEMBERS - Static variable in class com.github.seratch.jslack.api.methods.Methods
 
CONVERSATIONS_OPEN - Static variable in class com.github.seratch.jslack.api.methods.Methods
 
CONVERSATIONS_RENAME - Static variable in class com.github.seratch.jslack.api.methods.Methods
 
CONVERSATIONS_REPLIES - Static variable in class com.github.seratch.jslack.api.methods.Methods
 
CONVERSATIONS_SET_PURPOSE - Static variable in class com.github.seratch.jslack.api.methods.Methods
 
CONVERSATIONS_SET_TOPIC - Static variable in class com.github.seratch.jslack.api.methods.Methods
 
CONVERSATIONS_UNARCHIVE - Static variable in class com.github.seratch.jslack.api.methods.Methods
 
conversationsArchive(ConversationsArchiveRequest) - Method in class com.github.seratch.jslack.api.methods.impl.MethodsClientImpl
 
conversationsArchive(ConversationsArchiveRequest) - Method in interface com.github.seratch.jslack.api.methods.MethodsClient
 
ConversationsArchiveRequest - Class in com.github.seratch.jslack.api.methods.request.conversations
 
ConversationsArchiveRequest() - Constructor for class com.github.seratch.jslack.api.methods.request.conversations.ConversationsArchiveRequest
 
ConversationsArchiveResponse - Class in com.github.seratch.jslack.api.methods.response.conversations
 
ConversationsArchiveResponse() - Constructor for class com.github.seratch.jslack.api.methods.response.conversations.ConversationsArchiveResponse
 
conversationsClose(ConversationsCloseRequest) - Method in class com.github.seratch.jslack.api.methods.impl.MethodsClientImpl
 
conversationsClose(ConversationsCloseRequest) - Method in interface com.github.seratch.jslack.api.methods.MethodsClient
 
ConversationsCloseRequest - Class in com.github.seratch.jslack.api.methods.request.conversations
 
ConversationsCloseRequest() - Constructor for class com.github.seratch.jslack.api.methods.request.conversations.ConversationsCloseRequest
 
ConversationsCloseResponse - Class in com.github.seratch.jslack.api.methods.response.conversations
 
ConversationsCloseResponse() - Constructor for class com.github.seratch.jslack.api.methods.response.conversations.ConversationsCloseResponse
 
conversationsCreate(ConversationsCreateRequest) - Method in class com.github.seratch.jslack.api.methods.impl.MethodsClientImpl
 
conversationsCreate(ConversationsCreateRequest) - Method in interface com.github.seratch.jslack.api.methods.MethodsClient
 
ConversationsCreateRequest - Class in com.github.seratch.jslack.api.methods.request.conversations
 
ConversationsCreateRequest() - Constructor for class com.github.seratch.jslack.api.methods.request.conversations.ConversationsCreateRequest
 
ConversationsCreateResponse - Class in com.github.seratch.jslack.api.methods.response.conversations
 
ConversationsCreateResponse() - Constructor for class com.github.seratch.jslack.api.methods.response.conversations.ConversationsCreateResponse
 
conversationsHistory(ConversationsHistoryRequest) - Method in class com.github.seratch.jslack.api.methods.impl.MethodsClientImpl
 
conversationsHistory(ConversationsHistoryRequest) - Method in interface com.github.seratch.jslack.api.methods.MethodsClient
 
ConversationsHistoryRequest - Class in com.github.seratch.jslack.api.methods.request.conversations
 
ConversationsHistoryRequest() - Constructor for class com.github.seratch.jslack.api.methods.request.conversations.ConversationsHistoryRequest
 
ConversationsHistoryResponse - Class in com.github.seratch.jslack.api.methods.response.conversations
 
ConversationsHistoryResponse() - Constructor for class com.github.seratch.jslack.api.methods.response.conversations.ConversationsHistoryResponse
 
conversationsInfo(ConversationsInfoRequest) - Method in class com.github.seratch.jslack.api.methods.impl.MethodsClientImpl
 
conversationsInfo(ConversationsInfoRequest) - Method in interface com.github.seratch.jslack.api.methods.MethodsClient
 
ConversationsInfoRequest - Class in com.github.seratch.jslack.api.methods.request.conversations
 
ConversationsInfoRequest() - Constructor for class com.github.seratch.jslack.api.methods.request.conversations.ConversationsInfoRequest
 
ConversationsInfoResponse - Class in com.github.seratch.jslack.api.methods.response.conversations
 
ConversationsInfoResponse() - Constructor for class com.github.seratch.jslack.api.methods.response.conversations.ConversationsInfoResponse
 
conversationsInvite(ConversationsInviteRequest) - Method in class com.github.seratch.jslack.api.methods.impl.MethodsClientImpl
 
conversationsInvite(ConversationsInviteRequest) - Method in interface com.github.seratch.jslack.api.methods.MethodsClient
 
ConversationsInviteRequest - Class in com.github.seratch.jslack.api.methods.request.conversations
 
ConversationsInviteRequest() - Constructor for class com.github.seratch.jslack.api.methods.request.conversations.ConversationsInviteRequest
 
ConversationsInviteResponse - Class in com.github.seratch.jslack.api.methods.response.conversations
 
ConversationsInviteResponse() - Constructor for class com.github.seratch.jslack.api.methods.response.conversations.ConversationsInviteResponse
 
conversationsJoin(ConversationsJoinRequest) - Method in class com.github.seratch.jslack.api.methods.impl.MethodsClientImpl
 
conversationsJoin(ConversationsJoinRequest) - Method in interface com.github.seratch.jslack.api.methods.MethodsClient
 
ConversationsJoinRequest - Class in com.github.seratch.jslack.api.methods.request.conversations
 
ConversationsJoinRequest() - Constructor for class com.github.seratch.jslack.api.methods.request.conversations.ConversationsJoinRequest
 
ConversationsJoinResponse - Class in com.github.seratch.jslack.api.methods.response.conversations
 
ConversationsJoinResponse() - Constructor for class com.github.seratch.jslack.api.methods.response.conversations.ConversationsJoinResponse
 
conversationsKick(ConversationsKickRequest) - Method in class com.github.seratch.jslack.api.methods.impl.MethodsClientImpl
 
conversationsKick(ConversationsKickRequest) - Method in interface com.github.seratch.jslack.api.methods.MethodsClient
 
ConversationsKickRequest - Class in com.github.seratch.jslack.api.methods.request.conversations
 
ConversationsKickRequest() - Constructor for class com.github.seratch.jslack.api.methods.request.conversations.ConversationsKickRequest
 
ConversationsKickResponse - Class in com.github.seratch.jslack.api.methods.response.conversations
 
ConversationsKickResponse() - Constructor for class com.github.seratch.jslack.api.methods.response.conversations.ConversationsKickResponse
 
conversationsLeave(ConversationsLeaveRequest) - Method in class com.github.seratch.jslack.api.methods.impl.MethodsClientImpl
 
conversationsLeave(ConversationsLeaveRequest) - Method in interface com.github.seratch.jslack.api.methods.MethodsClient
 
ConversationsLeaveRequest - Class in com.github.seratch.jslack.api.methods.request.conversations
 
ConversationsLeaveRequest() - Constructor for class com.github.seratch.jslack.api.methods.request.conversations.ConversationsLeaveRequest
 
ConversationsLeaveResponse - Class in com.github.seratch.jslack.api.methods.response.conversations
 
ConversationsLeaveResponse() - Constructor for class com.github.seratch.jslack.api.methods.response.conversations.ConversationsLeaveResponse
 
conversationsList(ConversationsListRequest) - Method in class com.github.seratch.jslack.api.methods.impl.MethodsClientImpl
 
conversationsList(ConversationsListRequest) - Method in interface com.github.seratch.jslack.api.methods.MethodsClient
 
ConversationsListRequest - Class in com.github.seratch.jslack.api.methods.request.conversations
 
ConversationsListRequest() - Constructor for class com.github.seratch.jslack.api.methods.request.conversations.ConversationsListRequest
 
ConversationsListResponse - Class in com.github.seratch.jslack.api.methods.response.conversations
 
ConversationsListResponse() - Constructor for class com.github.seratch.jslack.api.methods.response.conversations.ConversationsListResponse
 
conversationsMembers(ConversationsMembersRequest) - Method in class com.github.seratch.jslack.api.methods.impl.MethodsClientImpl
 
conversationsMembers(ConversationsMembersRequest) - Method in interface com.github.seratch.jslack.api.methods.MethodsClient
 
ConversationsMembersRequest - Class in com.github.seratch.jslack.api.methods.request.conversations
 
ConversationsMembersRequest() - Constructor for class com.github.seratch.jslack.api.methods.request.conversations.ConversationsMembersRequest
 
ConversationsMembersResponse - Class in com.github.seratch.jslack.api.methods.response.conversations
 
ConversationsMembersResponse() - Constructor for class com.github.seratch.jslack.api.methods.response.conversations.ConversationsMembersResponse
 
conversationsOpen(ConversationsOpenRequest) - Method in class com.github.seratch.jslack.api.methods.impl.MethodsClientImpl
 
conversationsOpen(ConversationsOpenRequest) - Method in interface com.github.seratch.jslack.api.methods.MethodsClient
 
ConversationsOpenRequest - Class in com.github.seratch.jslack.api.methods.request.conversations
 
ConversationsOpenRequest() - Constructor for class com.github.seratch.jslack.api.methods.request.conversations.ConversationsOpenRequest
 
ConversationsOpenResponse - Class in com.github.seratch.jslack.api.methods.response.conversations
 
ConversationsOpenResponse() - Constructor for class com.github.seratch.jslack.api.methods.response.conversations.ConversationsOpenResponse
 
conversationsRename(ConversationsRenameRequest) - Method in class com.github.seratch.jslack.api.methods.impl.MethodsClientImpl
 
conversationsRename(ConversationsRenameRequest) - Method in interface com.github.seratch.jslack.api.methods.MethodsClient
 
ConversationsRenameRequest - Class in com.github.seratch.jslack.api.methods.request.conversations
 
ConversationsRenameRequest() - Constructor for class com.github.seratch.jslack.api.methods.request.conversations.ConversationsRenameRequest
 
ConversationsRenameResponse - Class in com.github.seratch.jslack.api.methods.response.conversations
 
ConversationsRenameResponse() - Constructor for class com.github.seratch.jslack.api.methods.response.conversations.ConversationsRenameResponse
 
conversationsReplies(ConversationsRepliesRequest) - Method in class com.github.seratch.jslack.api.methods.impl.MethodsClientImpl
 
conversationsReplies(ConversationsRepliesRequest) - Method in interface com.github.seratch.jslack.api.methods.MethodsClient
 
ConversationsRepliesRequest - Class in com.github.seratch.jslack.api.methods.request.conversations
 
ConversationsRepliesRequest() - Constructor for class com.github.seratch.jslack.api.methods.request.conversations.ConversationsRepliesRequest
 
ConversationsRepliesResponse - Class in com.github.seratch.jslack.api.methods.response.conversations
 
ConversationsRepliesResponse() - Constructor for class com.github.seratch.jslack.api.methods.response.conversations.ConversationsRepliesResponse
 
conversationsSetPurpose(ConversationsSetPurposeRequest) - Method in class com.github.seratch.jslack.api.methods.impl.MethodsClientImpl
 
conversationsSetPurpose(ConversationsSetPurposeRequest) - Method in interface com.github.seratch.jslack.api.methods.MethodsClient
 
ConversationsSetPurposeRequest - Class in com.github.seratch.jslack.api.methods.request.conversations
 
ConversationsSetPurposeRequest() - Constructor for class com.github.seratch.jslack.api.methods.request.conversations.ConversationsSetPurposeRequest
 
ConversationsSetPurposeResponse - Class in com.github.seratch.jslack.api.methods.response.conversations
 
ConversationsSetPurposeResponse() - Constructor for class com.github.seratch.jslack.api.methods.response.conversations.ConversationsSetPurposeResponse
 
conversationsSetTopic(ConversationsSetTopicRequest) - Method in class com.github.seratch.jslack.api.methods.impl.MethodsClientImpl
 
conversationsSetTopic(ConversationsSetTopicRequest) - Method in interface com.github.seratch.jslack.api.methods.MethodsClient
 
ConversationsSetTopicRequest - Class in com.github.seratch.jslack.api.methods.request.conversations
 
ConversationsSetTopicRequest() - Constructor for class com.github.seratch.jslack.api.methods.request.conversations.ConversationsSetTopicRequest
 
ConversationsSetTopicResponse - Class in com.github.seratch.jslack.api.methods.response.conversations
 
ConversationsSetTopicResponse() - Constructor for class com.github.seratch.jslack.api.methods.response.conversations.ConversationsSetTopicResponse
 
conversationsUnarchive(ConversationsUnarchiveRequest) - Method in class com.github.seratch.jslack.api.methods.impl.MethodsClientImpl
 
conversationsUnarchive(ConversationsUnarchiveRequest) - Method in interface com.github.seratch.jslack.api.methods.MethodsClient
 
ConversationsUnarchiveRequest - Class in com.github.seratch.jslack.api.methods.request.conversations
 
ConversationsUnarchiveRequest() - Constructor for class com.github.seratch.jslack.api.methods.request.conversations.ConversationsUnarchiveRequest
 
ConversationsUnarchiveResponse - Class in com.github.seratch.jslack.api.methods.response.conversations
 
ConversationsUnarchiveResponse() - Constructor for class com.github.seratch.jslack.api.methods.response.conversations.ConversationsUnarchiveResponse
 
ConversationType - Enum in com.github.seratch.jslack.api.model
Represents a type of conversation such as a public channel or IM.
createSnakeCase() - Static method in class com.github.seratch.jslack.common.json.GsonFactory
 

D

debugLog(Response, String) - Static method in class com.github.seratch.jslack.common.http.SlackHttpClient
 
delete(UsersDeleteRequest) - Method in interface com.github.seratch.jslack.api.scim.SCIMClient
 
delete(UsersDeleteRequest) - Method in class com.github.seratch.jslack.api.scim.SCIMClientImpl
 
delete(Request.Builder) - Method in class com.github.seratch.jslack.common.http.SlackHttpClient
 
Dialog - Class in com.github.seratch.jslack.api.model.dialog
Represents a Slack Modal Dialog
Dialog() - Constructor for class com.github.seratch.jslack.api.model.dialog.Dialog
 
DIALOG_OPEN - Static variable in class com.github.seratch.jslack.api.methods.Methods
 
DialogElement - Interface in com.github.seratch.jslack.api.model.dialog
A dialog Form DialogElement such as text, textarea, or select or select.
dialogOpen(DialogOpenRequest) - Method in class com.github.seratch.jslack.api.methods.impl.MethodsClientImpl
 
dialogOpen(DialogOpenRequest) - Method in interface com.github.seratch.jslack.api.methods.MethodsClient
 
DialogOpenRequest - Class in com.github.seratch.jslack.api.methods.request.dialog
 
DialogOpenRequest() - Constructor for class com.github.seratch.jslack.api.methods.request.dialog.DialogOpenRequest
 
DialogOpenResponse - Class in com.github.seratch.jslack.api.methods.response.dialog
 
DialogOpenResponse() - Constructor for class com.github.seratch.jslack.api.methods.response.dialog.DialogOpenResponse
 
DialogOption - Class in com.github.seratch.jslack.api.model.dialog
A dialog element option used with DialogSelectElements
DialogOption() - Constructor for class com.github.seratch.jslack.api.model.dialog.DialogOption
 
DialogResponseMetadata - Class in com.github.seratch.jslack.api.model.dialog
 
DialogResponseMetadata() - Constructor for class com.github.seratch.jslack.api.model.dialog.DialogResponseMetadata
 
DialogSelectElement - Class in com.github.seratch.jslack.api.model.dialog
Represents a select dialog element
DialogSelectElement() - Constructor for class com.github.seratch.jslack.api.model.dialog.DialogSelectElement
 
DialogSubType - Enum in com.github.seratch.jslack.api.model.dialog
Represents the subtype for an DialogTextElement or DialogTextAreaElement In some form factors, optimized input is provided for this subtype.
DialogTextAreaElement - Class in com.github.seratch.jslack.api.model.dialog
Represents a textarea dialog element
DialogTextAreaElement() - Constructor for class com.github.seratch.jslack.api.model.dialog.DialogTextAreaElement
 
DialogTextElement - Class in com.github.seratch.jslack.api.model.dialog
Represents a text dialog element
DialogTextElement() - Constructor for class com.github.seratch.jslack.api.model.dialog.DialogTextElement
 
disconnect() - Method in class com.github.seratch.jslack.api.rtm.RTMClient
 
DISMISS - Static variable in class com.github.seratch.jslack.api.model.Confirmation
 
DND_END_DND - Static variable in class com.github.seratch.jslack.api.methods.Methods
 
DND_END_SNOOZE - Static variable in class com.github.seratch.jslack.api.methods.Methods
 
DND_INFO - Static variable in class com.github.seratch.jslack.api.methods.Methods
 
DND_SET_SNOOZE - Static variable in class com.github.seratch.jslack.api.methods.Methods
 
DND_TEAM_INFO - Static variable in class com.github.seratch.jslack.api.methods.Methods
 
dndEndDnd(DndEndDndRequest) - Method in class com.github.seratch.jslack.api.methods.impl.MethodsClientImpl
 
dndEndDnd(DndEndDndRequest) - Method in interface com.github.seratch.jslack.api.methods.MethodsClient
 
DndEndDndRequest - Class in com.github.seratch.jslack.api.methods.request.dnd
 
DndEndDndRequest() - Constructor for class com.github.seratch.jslack.api.methods.request.dnd.DndEndDndRequest
 
DndEndDndResponse - Class in com.github.seratch.jslack.api.methods.response.dnd
 
DndEndDndResponse() - Constructor for class com.github.seratch.jslack.api.methods.response.dnd.DndEndDndResponse
 
dndEndSnooze(DndEndSnoozeRequest) - Method in class com.github.seratch.jslack.api.methods.impl.MethodsClientImpl
 
dndEndSnooze(DndEndSnoozeRequest) - Method in interface com.github.seratch.jslack.api.methods.MethodsClient
 
DndEndSnoozeRequest - Class in com.github.seratch.jslack.api.methods.request.dnd
 
DndEndSnoozeRequest() - Constructor for class com.github.seratch.jslack.api.methods.request.dnd.DndEndSnoozeRequest
 
DndEndSnoozeResponse - Class in com.github.seratch.jslack.api.methods.response.dnd
 
DndEndSnoozeResponse() - Constructor for class com.github.seratch.jslack.api.methods.response.dnd.DndEndSnoozeResponse
 
dndInfo(DndInfoRequest) - Method in class com.github.seratch.jslack.api.methods.impl.MethodsClientImpl
 
dndInfo(DndInfoRequest) - Method in interface com.github.seratch.jslack.api.methods.MethodsClient
 
DndInfoRequest - Class in com.github.seratch.jslack.api.methods.request.dnd
 
DndInfoRequest() - Constructor for class com.github.seratch.jslack.api.methods.request.dnd.DndInfoRequest
 
DndInfoResponse - Class in com.github.seratch.jslack.api.methods.response.dnd
 
DndInfoResponse() - Constructor for class com.github.seratch.jslack.api.methods.response.dnd.DndInfoResponse
 
dndSetSnooze(DndSetSnoozeRequest) - Method in class com.github.seratch.jslack.api.methods.impl.MethodsClientImpl
 
dndSetSnooze(DndSetSnoozeRequest) - Method in interface com.github.seratch.jslack.api.methods.MethodsClient
 
DndSetSnoozeRequest - Class in com.github.seratch.jslack.api.methods.request.dnd
 
DndSetSnoozeRequest() - Constructor for class com.github.seratch.jslack.api.methods.request.dnd.DndSetSnoozeRequest
 
DndSetSnoozeResponse - Class in com.github.seratch.jslack.api.methods.response.dnd
 
DndSetSnoozeResponse() - Constructor for class com.github.seratch.jslack.api.methods.response.dnd.DndSetSnoozeResponse
 
dndTeamInfo(DndTeamInfoRequest) - Method in class com.github.seratch.jslack.api.methods.impl.MethodsClientImpl
 
dndTeamInfo(DndTeamInfoRequest) - Method in interface com.github.seratch.jslack.api.methods.MethodsClient
 
DndTeamInfoRequest - Class in com.github.seratch.jslack.api.methods.request.dnd
 
DndTeamInfoRequest() - Constructor for class com.github.seratch.jslack.api.methods.request.dnd.DndTeamInfoRequest
 
DndTeamInfoResponse - Class in com.github.seratch.jslack.api.methods.response.dnd
 
DndTeamInfoResponse() - Constructor for class com.github.seratch.jslack.api.methods.response.dnd.DndTeamInfoResponse
 
DndTeamInfoResponse.DndTeamMemberInfo - Class in com.github.seratch.jslack.api.methods.response.dnd
 
DndTeamMemberInfo() - Constructor for class com.github.seratch.jslack.api.methods.response.dnd.DndTeamInfoResponse.DndTeamMemberInfo
 

E

EMOJI_LIST - Static variable in class com.github.seratch.jslack.api.methods.Methods
 
emojiList(EmojiListRequest) - Method in class com.github.seratch.jslack.api.methods.impl.MethodsClientImpl
 
emojiList(EmojiListRequest) - Method in interface com.github.seratch.jslack.api.methods.MethodsClient
 
EmojiListRequest - Class in com.github.seratch.jslack.api.methods.request.emoji
 
EmojiListRequest() - Constructor for class com.github.seratch.jslack.api.methods.request.emoji.EmojiListRequest
 
EmojiListResponse - Class in com.github.seratch.jslack.api.methods.response.emoji
 
EmojiListResponse() - Constructor for class com.github.seratch.jslack.api.methods.response.emoji.EmojiListResponse
 
EmojiName - Class in com.github.seratch.jslack.shortcut.model
 
EmojiName(String) - Constructor for class com.github.seratch.jslack.shortcut.model.EmojiName
 

F

Field - Class in com.github.seratch.jslack.api.model
https://api.slack.com/docs/message-attachments
Field() - Constructor for class com.github.seratch.jslack.api.model.Field
 
Field() - Constructor for class com.github.seratch.jslack.api.model.User.Profile.Field
 
File - Class in com.github.seratch.jslack.api.model
https://api.slack.com/types/file
File() - Constructor for class com.github.seratch.jslack.api.model.File
 
FileComment - Class in com.github.seratch.jslack.api.model
https://api.slack.com/methods/files.comments.add
FileComment() - Constructor for class com.github.seratch.jslack.api.model.FileComment
 
FileCommentId - Class in com.github.seratch.jslack.shortcut.model
 
FileCommentId(String) - Constructor for class com.github.seratch.jslack.shortcut.model.FileCommentId
 
FileId - Class in com.github.seratch.jslack.shortcut.model
 
FileId(String) - Constructor for class com.github.seratch.jslack.shortcut.model.FileId
 
FILES_COMMENTS_ADD - Static variable in class com.github.seratch.jslack.api.methods.Methods
 
FILES_COMMENTS_DELETE - Static variable in class com.github.seratch.jslack.api.methods.Methods
 
FILES_COMMENTS_EDIT - Static variable in class com.github.seratch.jslack.api.methods.Methods
 
FILES_DELETE - Static variable in class com.github.seratch.jslack.api.methods.Methods
 
FILES_INFO - Static variable in class com.github.seratch.jslack.api.methods.Methods
 
FILES_LIST - Static variable in class com.github.seratch.jslack.api.methods.Methods
 
FILES_REVOKE_PUBLIC_URL - Static variable in class com.github.seratch.jslack.api.methods.Methods
 
FILES_SHARED_PUBLIC_URL - Static variable in class com.github.seratch.jslack.api.methods.Methods
 
FILES_UPLOAD - Static variable in class com.github.seratch.jslack.api.methods.Methods
 
filesCommentEdit(FilesCommentsEditRequest) - Method in class com.github.seratch.jslack.api.methods.impl.MethodsClientImpl
 
filesCommentEdit(FilesCommentsEditRequest) - Method in interface com.github.seratch.jslack.api.methods.MethodsClient
 
filesCommentsAdd(FilesCommentsAddRequest) - Method in class com.github.seratch.jslack.api.methods.impl.MethodsClientImpl
 
filesCommentsAdd(FilesCommentsAddRequest) - Method in interface com.github.seratch.jslack.api.methods.MethodsClient
 
FilesCommentsAddRequest - Class in com.github.seratch.jslack.api.methods.request.files.comments
 
FilesCommentsAddRequest() - Constructor for class com.github.seratch.jslack.api.methods.request.files.comments.FilesCommentsAddRequest
 
FilesCommentsAddResponse - Class in com.github.seratch.jslack.api.methods.response.files.comments
 
FilesCommentsAddResponse() - Constructor for class com.github.seratch.jslack.api.methods.response.files.comments.FilesCommentsAddResponse
 
filesCommentsDelete(FilesCommentsDeleteRequest) - Method in class com.github.seratch.jslack.api.methods.impl.MethodsClientImpl
 
filesCommentsDelete(FilesCommentsDeleteRequest) - Method in interface com.github.seratch.jslack.api.methods.MethodsClient
 
FilesCommentsDeleteRequest - Class in com.github.seratch.jslack.api.methods.request.files.comments
 
FilesCommentsDeleteRequest() - Constructor for class com.github.seratch.jslack.api.methods.request.files.comments.FilesCommentsDeleteRequest
 
FilesCommentsDeleteResponse - Class in com.github.seratch.jslack.api.methods.response.files.comments
 
FilesCommentsDeleteResponse() - Constructor for class com.github.seratch.jslack.api.methods.response.files.comments.FilesCommentsDeleteResponse
 
FilesCommentsEditRequest - Class in com.github.seratch.jslack.api.methods.request.files.comments
 
FilesCommentsEditRequest() - Constructor for class com.github.seratch.jslack.api.methods.request.files.comments.FilesCommentsEditRequest
 
FilesCommentsEditResponse - Class in com.github.seratch.jslack.api.methods.response.files.comments
 
FilesCommentsEditResponse() - Constructor for class com.github.seratch.jslack.api.methods.response.files.comments.FilesCommentsEditResponse
 
filesDelete(FilesDeleteRequest) - Method in class com.github.seratch.jslack.api.methods.impl.MethodsClientImpl
 
filesDelete(FilesDeleteRequest) - Method in interface com.github.seratch.jslack.api.methods.MethodsClient
 
FilesDeleteRequest - Class in com.github.seratch.jslack.api.methods.request.files
 
FilesDeleteRequest() - Constructor for class com.github.seratch.jslack.api.methods.request.files.FilesDeleteRequest
 
FilesDeleteResponse - Class in com.github.seratch.jslack.api.methods.response.files
 
FilesDeleteResponse() - Constructor for class com.github.seratch.jslack.api.methods.response.files.FilesDeleteResponse
 
filesInfo(FilesInfoRequest) - Method in class com.github.seratch.jslack.api.methods.impl.MethodsClientImpl
 
filesInfo(FilesInfoRequest) - Method in interface com.github.seratch.jslack.api.methods.MethodsClient
 
FilesInfoRequest - Class in com.github.seratch.jslack.api.methods.request.files
 
FilesInfoRequest() - Constructor for class com.github.seratch.jslack.api.methods.request.files.FilesInfoRequest
 
FilesInfoResponse - Class in com.github.seratch.jslack.api.methods.response.files
 
FilesInfoResponse() - Constructor for class com.github.seratch.jslack.api.methods.response.files.FilesInfoResponse
 
filesList(FilesListRequest) - Method in class com.github.seratch.jslack.api.methods.impl.MethodsClientImpl
 
filesList(FilesListRequest) - Method in interface com.github.seratch.jslack.api.methods.MethodsClient
 
FilesListRequest - Class in com.github.seratch.jslack.api.methods.request.files
 
FilesListRequest() - Constructor for class com.github.seratch.jslack.api.methods.request.files.FilesListRequest
 
FilesListResponse - Class in com.github.seratch.jslack.api.methods.response.files
 
FilesListResponse() - Constructor for class com.github.seratch.jslack.api.methods.response.files.FilesListResponse
 
filesRevokePublicURL(FilesRevokePublicURLRequest) - Method in class com.github.seratch.jslack.api.methods.impl.MethodsClientImpl
 
filesRevokePublicURL(FilesRevokePublicURLRequest) - Method in interface com.github.seratch.jslack.api.methods.MethodsClient
 
FilesRevokePublicURLRequest - Class in com.github.seratch.jslack.api.methods.request.files
 
FilesRevokePublicURLRequest() - Constructor for class com.github.seratch.jslack.api.methods.request.files.FilesRevokePublicURLRequest
 
FilesRevokePublicURLResponse - Class in com.github.seratch.jslack.api.methods.response.files
 
FilesRevokePublicURLResponse() - Constructor for class com.github.seratch.jslack.api.methods.response.files.FilesRevokePublicURLResponse
 
filesSharedPublicURL(FilesSharedPublicURLRequest) - Method in class com.github.seratch.jslack.api.methods.impl.MethodsClientImpl
 
filesSharedPublicURL(FilesSharedPublicURLRequest) - Method in interface com.github.seratch.jslack.api.methods.MethodsClient
 
FilesSharedPublicURLRequest - Class in com.github.seratch.jslack.api.methods.request.files
 
FilesSharedPublicURLRequest() - Constructor for class com.github.seratch.jslack.api.methods.request.files.FilesSharedPublicURLRequest
 
FilesSharedPublicURLResponse - Class in com.github.seratch.jslack.api.methods.response.files
 
FilesSharedPublicURLResponse() - Constructor for class com.github.seratch.jslack.api.methods.response.files.FilesSharedPublicURLResponse
 
filesUpload(FilesUploadRequest) - Method in class com.github.seratch.jslack.api.methods.impl.MethodsClientImpl
 
filesUpload(FilesUploadRequest) - Method in interface com.github.seratch.jslack.api.methods.MethodsClient
 
FilesUploadRequest - Class in com.github.seratch.jslack.api.methods.request.files
 
FilesUploadRequest() - Constructor for class com.github.seratch.jslack.api.methods.request.files.FilesUploadRequest
 
FilesUploadResponse - Class in com.github.seratch.jslack.api.methods.response.files
 
FilesUploadResponse() - Constructor for class com.github.seratch.jslack.api.methods.response.files.FilesUploadResponse
 
findChannelIdByName(ChannelName) - Method in class com.github.seratch.jslack.shortcut.impl.ShortcutImpl
 
findChannelIdByName(ChannelName) - Method in interface com.github.seratch.jslack.shortcut.Shortcut
Returns ChannelId corresponding to a given channel name if exists.
findChannelNameById(ChannelId) - Method in class com.github.seratch.jslack.shortcut.impl.ShortcutImpl
 
findChannelNameById(ChannelId) - Method in interface com.github.seratch.jslack.shortcut.Shortcut
Returns a channel's human readable name corresponding to a given channel id if exists.
findRecentMessagesByName(ChannelName) - Method in class com.github.seratch.jslack.shortcut.impl.ShortcutImpl
 
findRecentMessagesByName(ChannelName) - Method in interface com.github.seratch.jslack.shortcut.Shortcut
Returns a list of messages in the channel a given name matches.

G

getError() - Method in interface com.github.seratch.jslack.api.methods.SlackApiResponse
 
getInstance() - Static method in class com.github.seratch.jslack.Slack
 
getInstance(SlackHttpClient) - Static method in class com.github.seratch.jslack.Slack
 
getLabel() - Method in interface com.github.seratch.jslack.api.model.dialog.DialogElement
 
getName() - Method in interface com.github.seratch.jslack.api.model.dialog.DialogElement
 
getPlaceholder() - Method in interface com.github.seratch.jslack.api.model.dialog.DialogElement
 
getType() - Method in interface com.github.seratch.jslack.api.model.dialog.DialogElement
 
getValue() - Method in interface com.github.seratch.jslack.api.model.dialog.DialogElement
 
getWarning() - Method in interface com.github.seratch.jslack.api.methods.SlackApiResponse
 
Group - Class in com.github.seratch.jslack.api.model
https://api.slack.com/types/group
Group() - Constructor for class com.github.seratch.jslack.api.model.Group
 
GroupId - Class in com.github.seratch.jslack.shortcut.model
 
GroupId(String) - Constructor for class com.github.seratch.jslack.shortcut.model.GroupId
 
GROUPS_ARCHIVE - Static variable in class com.github.seratch.jslack.api.methods.Methods
 
GROUPS_CLOSE - Static variable in class com.github.seratch.jslack.api.methods.Methods
 
GROUPS_CREATE - Static variable in class com.github.seratch.jslack.api.methods.Methods
 
GROUPS_CREATE_CHILD - Static variable in class com.github.seratch.jslack.api.methods.Methods
 
GROUPS_HISTORY - Static variable in class com.github.seratch.jslack.api.methods.Methods
 
GROUPS_INFO - Static variable in class com.github.seratch.jslack.api.methods.Methods
 
GROUPS_INVITE - Static variable in class com.github.seratch.jslack.api.methods.Methods
 
GROUPS_KICK - Static variable in class com.github.seratch.jslack.api.methods.Methods
 
GROUPS_LEAVE - Static variable in class com.github.seratch.jslack.api.methods.Methods
 
GROUPS_LIST - Static variable in class com.github.seratch.jslack.api.methods.Methods
 
GROUPS_MARK - Static variable in class com.github.seratch.jslack.api.methods.Methods
 
GROUPS_OPEN - Static variable in class com.github.seratch.jslack.api.methods.Methods
 
GROUPS_RENAME - Static variable in class com.github.seratch.jslack.api.methods.Methods
 
GROUPS_REPLIES - Static variable in class com.github.seratch.jslack.api.methods.Methods
 
GROUPS_SET_PURPOSE - Static variable in class com.github.seratch.jslack.api.methods.Methods
 
GROUPS_SET_TOPIC - Static variable in class com.github.seratch.jslack.api.methods.Methods
 
GROUPS_UNARCHIVE - Static variable in class com.github.seratch.jslack.api.methods.Methods
 
groupsArchive(GroupsArchiveRequest) - Method in class com.github.seratch.jslack.api.methods.impl.MethodsClientImpl
 
groupsArchive(GroupsArchiveRequest) - Method in interface com.github.seratch.jslack.api.methods.MethodsClient
 
GroupsArchiveRequest - Class in com.github.seratch.jslack.api.methods.request.groups
 
GroupsArchiveRequest() - Constructor for class com.github.seratch.jslack.api.methods.request.groups.GroupsArchiveRequest
 
GroupsArchiveResponse - Class in com.github.seratch.jslack.api.methods.response.groups
 
GroupsArchiveResponse() - Constructor for class com.github.seratch.jslack.api.methods.response.groups.GroupsArchiveResponse
 
groupsClose(GroupsCloseRequest) - Method in class com.github.seratch.jslack.api.methods.impl.MethodsClientImpl
 
groupsClose(GroupsCloseRequest) - Method in interface com.github.seratch.jslack.api.methods.MethodsClient
 
GroupsCloseRequest - Class in com.github.seratch.jslack.api.methods.request.groups
 
GroupsCloseRequest() - Constructor for class com.github.seratch.jslack.api.methods.request.groups.GroupsCloseRequest
 
GroupsCloseResponse - Class in com.github.seratch.jslack.api.methods.response.groups
 
GroupsCloseResponse() - Constructor for class com.github.seratch.jslack.api.methods.response.groups.GroupsCloseResponse
 
groupsCreate(GroupsCreateRequest) - Method in class com.github.seratch.jslack.api.methods.impl.MethodsClientImpl
 
groupsCreate(GroupsCreateRequest) - Method in interface com.github.seratch.jslack.api.methods.MethodsClient
 
groupsCreateChild(GroupsCreateChildRequest) - Method in class com.github.seratch.jslack.api.methods.impl.MethodsClientImpl
 
groupsCreateChild(GroupsCreateChildRequest) - Method in interface com.github.seratch.jslack.api.methods.MethodsClient
 
GroupsCreateChildRequest - Class in com.github.seratch.jslack.api.methods.request.groups
 
GroupsCreateChildRequest() - Constructor for class com.github.seratch.jslack.api.methods.request.groups.GroupsCreateChildRequest
 
GroupsCreateChildResponse - Class in com.github.seratch.jslack.api.methods.response.groups
 
GroupsCreateChildResponse() - Constructor for class com.github.seratch.jslack.api.methods.response.groups.GroupsCreateChildResponse
 
GroupsCreateRequest - Class in com.github.seratch.jslack.api.methods.request.groups
 
GroupsCreateRequest() - Constructor for class com.github.seratch.jslack.api.methods.request.groups.GroupsCreateRequest
 
GroupsCreateResponse - Class in com.github.seratch.jslack.api.methods.response.groups
 
GroupsCreateResponse() - Constructor for class com.github.seratch.jslack.api.methods.response.groups.GroupsCreateResponse
 
groupsHistory(GroupsHistoryRequest) - Method in class com.github.seratch.jslack.api.methods.impl.MethodsClientImpl
 
groupsHistory(GroupsHistoryRequest) - Method in interface com.github.seratch.jslack.api.methods.MethodsClient
 
GroupsHistoryRequest - Class in com.github.seratch.jslack.api.methods.request.groups
 
GroupsHistoryRequest() - Constructor for class com.github.seratch.jslack.api.methods.request.groups.GroupsHistoryRequest
 
GroupsHistoryResponse - Class in com.github.seratch.jslack.api.methods.response.groups
 
GroupsHistoryResponse() - Constructor for class com.github.seratch.jslack.api.methods.response.groups.GroupsHistoryResponse
 
groupsInfo(GroupsInfoRequest) - Method in class com.github.seratch.jslack.api.methods.impl.MethodsClientImpl
 
groupsInfo(GroupsInfoRequest) - Method in interface com.github.seratch.jslack.api.methods.MethodsClient
 
GroupsInfoRequest - Class in com.github.seratch.jslack.api.methods.request.groups
 
GroupsInfoRequest() - Constructor for class com.github.seratch.jslack.api.methods.request.groups.GroupsInfoRequest
 
GroupsInfoResponse - Class in com.github.seratch.jslack.api.methods.response.groups
 
GroupsInfoResponse() - Constructor for class com.github.seratch.jslack.api.methods.response.groups.GroupsInfoResponse
 
groupsInvite(GroupsInviteRequest) - Method in class com.github.seratch.jslack.api.methods.impl.MethodsClientImpl
 
groupsInvite(GroupsInviteRequest) - Method in interface com.github.seratch.jslack.api.methods.MethodsClient
 
GroupsInviteRequest - Class in com.github.seratch.jslack.api.methods.request.groups
 
GroupsInviteRequest() - Constructor for class com.github.seratch.jslack.api.methods.request.groups.GroupsInviteRequest
 
GroupsInviteResponse - Class in com.github.seratch.jslack.api.methods.response.groups
 
GroupsInviteResponse() - Constructor for class com.github.seratch.jslack.api.methods.response.groups.GroupsInviteResponse
 
groupsKick(GroupsKickRequest) - Method in class com.github.seratch.jslack.api.methods.impl.MethodsClientImpl
 
groupsKick(GroupsKickRequest) - Method in interface com.github.seratch.jslack.api.methods.MethodsClient
 
GroupsKickRequest - Class in com.github.seratch.jslack.api.methods.request.groups
 
GroupsKickRequest() - Constructor for class com.github.seratch.jslack.api.methods.request.groups.GroupsKickRequest
 
GroupsKickResponse - Class in com.github.seratch.jslack.api.methods.response.groups
 
GroupsKickResponse() - Constructor for class com.github.seratch.jslack.api.methods.response.groups.GroupsKickResponse
 
groupsLeave(GroupsLeaveRequest) - Method in class com.github.seratch.jslack.api.methods.impl.MethodsClientImpl
 
groupsLeave(GroupsLeaveRequest) - Method in interface com.github.seratch.jslack.api.methods.MethodsClient
 
GroupsLeaveRequest - Class in com.github.seratch.jslack.api.methods.request.groups
 
GroupsLeaveRequest() - Constructor for class com.github.seratch.jslack.api.methods.request.groups.GroupsLeaveRequest
 
GroupsLeaveResponse - Class in com.github.seratch.jslack.api.methods.response.groups
 
GroupsLeaveResponse() - Constructor for class com.github.seratch.jslack.api.methods.response.groups.GroupsLeaveResponse
 
groupsList(GroupsListRequest) - Method in class com.github.seratch.jslack.api.methods.impl.MethodsClientImpl
 
groupsList(GroupsListRequest) - Method in interface com.github.seratch.jslack.api.methods.MethodsClient
 
GroupsListRequest - Class in com.github.seratch.jslack.api.methods.request.groups
 
GroupsListRequest() - Constructor for class com.github.seratch.jslack.api.methods.request.groups.GroupsListRequest
 
GroupsListResponse - Class in com.github.seratch.jslack.api.methods.response.groups
 
GroupsListResponse() - Constructor for class com.github.seratch.jslack.api.methods.response.groups.GroupsListResponse
 
groupsMark(GroupsMarkRequest) - Method in class com.github.seratch.jslack.api.methods.impl.MethodsClientImpl
 
groupsMark(GroupsMarkRequest) - Method in interface com.github.seratch.jslack.api.methods.MethodsClient
 
GroupsMarkRequest - Class in com.github.seratch.jslack.api.methods.request.groups
 
GroupsMarkRequest() - Constructor for class com.github.seratch.jslack.api.methods.request.groups.GroupsMarkRequest
 
GroupsMarkResponse - Class in com.github.seratch.jslack.api.methods.response.groups
 
GroupsMarkResponse() - Constructor for class com.github.seratch.jslack.api.methods.response.groups.GroupsMarkResponse
 
groupsOpen(GroupsOpenRequest) - Method in class com.github.seratch.jslack.api.methods.impl.MethodsClientImpl
 
groupsOpen(GroupsOpenRequest) - Method in interface com.github.seratch.jslack.api.methods.MethodsClient
 
GroupsOpenRequest - Class in com.github.seratch.jslack.api.methods.request.groups
 
GroupsOpenRequest() - Constructor for class com.github.seratch.jslack.api.methods.request.groups.GroupsOpenRequest
 
GroupsOpenResponse - Class in com.github.seratch.jslack.api.methods.response.groups
 
GroupsOpenResponse() - Constructor for class com.github.seratch.jslack.api.methods.response.groups.GroupsOpenResponse
 
groupsRename(GroupsRenameRequest) - Method in class com.github.seratch.jslack.api.methods.impl.MethodsClientImpl
 
groupsRename(GroupsRenameRequest) - Method in interface com.github.seratch.jslack.api.methods.MethodsClient
 
GroupsRenameRequest - Class in com.github.seratch.jslack.api.methods.request.groups
 
GroupsRenameRequest() - Constructor for class com.github.seratch.jslack.api.methods.request.groups.GroupsRenameRequest
 
GroupsRenameResponse - Class in com.github.seratch.jslack.api.methods.response.groups
 
GroupsRenameResponse() - Constructor for class com.github.seratch.jslack.api.methods.response.groups.GroupsRenameResponse
 
GroupsRenameResponse.RenamedChannel - Class in com.github.seratch.jslack.api.methods.response.groups
 
groupsReplies(GroupsRepliesRequest) - Method in class com.github.seratch.jslack.api.methods.impl.MethodsClientImpl
 
groupsReplies(GroupsRepliesRequest) - Method in interface com.github.seratch.jslack.api.methods.MethodsClient
 
GroupsRepliesRequest - Class in com.github.seratch.jslack.api.methods.request.groups
 
GroupsRepliesRequest() - Constructor for class com.github.seratch.jslack.api.methods.request.groups.GroupsRepliesRequest
 
GroupsRepliesResponse - Class in com.github.seratch.jslack.api.methods.response.groups
 
GroupsRepliesResponse() - Constructor for class com.github.seratch.jslack.api.methods.response.groups.GroupsRepliesResponse
 
groupsSetPurpose(GroupsSetPurposeRequest) - Method in class com.github.seratch.jslack.api.methods.impl.MethodsClientImpl
 
groupsSetPurpose(GroupsSetPurposeRequest) - Method in interface com.github.seratch.jslack.api.methods.MethodsClient
 
GroupsSetPurposeRequest - Class in com.github.seratch.jslack.api.methods.request.groups
 
GroupsSetPurposeRequest() - Constructor for class com.github.seratch.jslack.api.methods.request.groups.GroupsSetPurposeRequest
 
GroupsSetPurposeResponse - Class in com.github.seratch.jslack.api.methods.response.groups
 
GroupsSetPurposeResponse() - Constructor for class com.github.seratch.jslack.api.methods.response.groups.GroupsSetPurposeResponse
 
groupsSetTopic(GroupsSetTopicRequest) - Method in class com.github.seratch.jslack.api.methods.impl.MethodsClientImpl
 
groupsSetTopic(GroupsSetTopicRequest) - Method in interface com.github.seratch.jslack.api.methods.MethodsClient
 
GroupsSetTopicRequest - Class in com.github.seratch.jslack.api.methods.request.groups
 
GroupsSetTopicRequest() - Constructor for class com.github.seratch.jslack.api.methods.request.groups.GroupsSetTopicRequest
 
GroupsSetTopicResponse - Class in com.github.seratch.jslack.api.methods.response.groups
 
GroupsSetTopicResponse() - Constructor for class com.github.seratch.jslack.api.methods.response.groups.GroupsSetTopicResponse
 
groupsUnarchive(GroupsUnarchiveRequest) - Method in class com.github.seratch.jslack.api.methods.impl.MethodsClientImpl
 
groupsUnarchive(GroupsUnarchiveRequest) - Method in interface com.github.seratch.jslack.api.methods.MethodsClient
 
GroupsUnarchiveRequest - Class in com.github.seratch.jslack.api.methods.request.groups
 
GroupsUnarchiveRequest() - Constructor for class com.github.seratch.jslack.api.methods.request.groups.GroupsUnarchiveRequest
 
GroupsUnarchiveResponse - Class in com.github.seratch.jslack.api.methods.response.groups
 
GroupsUnarchiveResponse() - Constructor for class com.github.seratch.jslack.api.methods.response.groups.GroupsUnarchiveResponse
 
GsonFactory - Class in com.github.seratch.jslack.common.json
 

H

handle(CloseReason) - Method in interface com.github.seratch.jslack.api.rtm.RTMCloseHandler
 
handle(Throwable) - Method in interface com.github.seratch.jslack.api.rtm.RTMErrorHandler
 
handle(String) - Method in interface com.github.seratch.jslack.api.rtm.RTMMessageHandler
 

I

Icon - Class in com.github.seratch.jslack.api.model
 
Icon() - Constructor for class com.github.seratch.jslack.api.model.Icon
 
Icons() - Constructor for class com.github.seratch.jslack.api.methods.response.bots.BotsInfoResponse.Bot.Icons
 
Im - Class in com.github.seratch.jslack.api.model
https://api.slack.com/types/im
Im() - Constructor for class com.github.seratch.jslack.api.model.Im
 
IM_CLOSE - Static variable in class com.github.seratch.jslack.api.methods.Methods
 
IM_HISTORY - Static variable in class com.github.seratch.jslack.api.methods.Methods
 
IM_LIST - Static variable in class com.github.seratch.jslack.api.methods.Methods
 
IM_MARK - Static variable in class com.github.seratch.jslack.api.methods.Methods
 
IM_OPEN - Static variable in class com.github.seratch.jslack.api.methods.Methods
 
IM_REPLIES - Static variable in class com.github.seratch.jslack.api.methods.Methods
 
image48 - Variable in class com.github.seratch.jslack.api.model.Icon
 
imClose(ImCloseRequest) - Method in class com.github.seratch.jslack.api.methods.impl.MethodsClientImpl
 
imClose(ImCloseRequest) - Method in interface com.github.seratch.jslack.api.methods.MethodsClient
 
ImCloseRequest - Class in com.github.seratch.jslack.api.methods.request.im
 
ImCloseRequest() - Constructor for class com.github.seratch.jslack.api.methods.request.im.ImCloseRequest
 
ImCloseResponse - Class in com.github.seratch.jslack.api.methods.response.im
 
ImCloseResponse() - Constructor for class com.github.seratch.jslack.api.methods.response.im.ImCloseResponse
 
imHistory(ImHistoryRequest) - Method in class com.github.seratch.jslack.api.methods.impl.MethodsClientImpl
 
imHistory(ImHistoryRequest) - Method in interface com.github.seratch.jslack.api.methods.MethodsClient
 
ImHistoryRequest - Class in com.github.seratch.jslack.api.methods.request.im
 
ImHistoryRequest() - Constructor for class com.github.seratch.jslack.api.methods.request.im.ImHistoryRequest
 
ImHistoryResponse - Class in com.github.seratch.jslack.api.methods.response.im
 
ImHistoryResponse() - Constructor for class com.github.seratch.jslack.api.methods.response.im.ImHistoryResponse
 
imList(ImListRequest) - Method in class com.github.seratch.jslack.api.methods.impl.MethodsClientImpl
 
imList(ImListRequest) - Method in interface com.github.seratch.jslack.api.methods.MethodsClient
 
ImListRequest - Class in com.github.seratch.jslack.api.methods.request.im
 
ImListRequest() - Constructor for class com.github.seratch.jslack.api.methods.request.im.ImListRequest
 
ImListResponse - Class in com.github.seratch.jslack.api.methods.response.im
 
ImListResponse() - Constructor for class com.github.seratch.jslack.api.methods.response.im.ImListResponse
 
imMark(ImMarkRequest) - Method in class com.github.seratch.jslack.api.methods.impl.MethodsClientImpl
 
imMark(ImMarkRequest) - Method in interface com.github.seratch.jslack.api.methods.MethodsClient
 
ImMarkRequest - Class in com.github.seratch.jslack.api.methods.request.im
 
ImMarkRequest() - Constructor for class com.github.seratch.jslack.api.methods.request.im.ImMarkRequest
 
ImMarkResponse - Class in com.github.seratch.jslack.api.methods.response.im
 
ImMarkResponse() - Constructor for class com.github.seratch.jslack.api.methods.response.im.ImMarkResponse
 
imOpen(ImOpenRequest) - Method in class com.github.seratch.jslack.api.methods.impl.MethodsClientImpl
 
imOpen(ImOpenRequest) - Method in interface com.github.seratch.jslack.api.methods.MethodsClient
 
ImOpenRequest - Class in com.github.seratch.jslack.api.methods.request.im
 
ImOpenRequest() - Constructor for class com.github.seratch.jslack.api.methods.request.im.ImOpenRequest
 
ImOpenResponse - Class in com.github.seratch.jslack.api.methods.response.im
 
ImOpenResponse() - Constructor for class com.github.seratch.jslack.api.methods.response.im.ImOpenResponse
 
imReplies(ImRepliesRequest) - Method in class com.github.seratch.jslack.api.methods.impl.MethodsClientImpl
 
imReplies(ImRepliesRequest) - Method in interface com.github.seratch.jslack.api.methods.MethodsClient
 
ImRepliesRequest - Class in com.github.seratch.jslack.api.methods.request.im
 
ImRepliesRequest() - Constructor for class com.github.seratch.jslack.api.methods.request.im.ImRepliesRequest
 
ImRepliesResponse - Class in com.github.seratch.jslack.api.methods.response.im
 
ImRepliesResponse() - Constructor for class com.github.seratch.jslack.api.methods.response.im.ImRepliesResponse
 
IncomingWebhook() - Constructor for class com.github.seratch.jslack.api.methods.response.oauth.OAuthAccessResponse.IncomingWebhook
 
IncomingWebhook() - Constructor for class com.github.seratch.jslack.api.methods.response.oauth.OAuthTokenResponse.IncomingWebhook
 
Info() - Constructor for class com.github.seratch.jslack.api.methods.response.apps.permissions.AppsPermissionsInfoResponse.Info
 
IntegrationLog - Class in com.github.seratch.jslack.api.model
 
IntegrationLog() - Constructor for class com.github.seratch.jslack.api.model.IntegrationLog
 
isOk() - Method in interface com.github.seratch.jslack.api.methods.SlackApiResponse
 
isOptional() - Method in interface com.github.seratch.jslack.api.model.dialog.DialogElement
 
isProtected() - Method in class com.github.seratch.jslack.api.model.Team.ProfileOptions
 
isPublic() - Method in class com.github.seratch.jslack.api.model.File
 

L

Latest - Class in com.github.seratch.jslack.api.model
 
Latest() - Constructor for class com.github.seratch.jslack.api.model.Latest
 
Login - Class in com.github.seratch.jslack.api.model
 
Login() - Constructor for class com.github.seratch.jslack.api.model.Login
 

M

MatchedItem - Class in com.github.seratch.jslack.api.model
 
MatchedItem() - Constructor for class com.github.seratch.jslack.api.model.MatchedItem
 
MatchedItem.Channel - Class in com.github.seratch.jslack.api.model
 
MatchedItem.OtherItem - Class in com.github.seratch.jslack.api.model
 
maxLength - Variable in class com.github.seratch.jslack.api.model.dialog.DialogTextAreaElement
Maximum input length allowed for element.
maxLength - Variable in class com.github.seratch.jslack.api.model.dialog.DialogTextElement
Maximum input length allowed for element.
Message - Class in com.github.seratch.jslack.api.model
 
Message() - Constructor for class com.github.seratch.jslack.api.model.Message
 
Message.MessageRoot - Class in com.github.seratch.jslack.api.model
The root message information of a "thread_broadcast" message.
Message.MessageRootReply - Class in com.github.seratch.jslack.api.model
A reply message information in a MessageRoot.
MessageItem - Class in com.github.seratch.jslack.api.model
 
MessageItem() - Constructor for class com.github.seratch.jslack.api.model.MessageItem
 
MessageRoot() - Constructor for class com.github.seratch.jslack.api.model.Message.MessageRoot
 
MessageRootReply() - Constructor for class com.github.seratch.jslack.api.model.Message.MessageRootReply
 
Methods - Class in com.github.seratch.jslack.api.methods
 
methods() - Method in class com.github.seratch.jslack.Slack
Creates a Methods API client.
MethodsClient - Interface in com.github.seratch.jslack.api.methods
API Methods.
MethodsClientImpl - Class in com.github.seratch.jslack.api.methods.impl
 
MethodsClientImpl(SlackHttpClient) - Constructor for class com.github.seratch.jslack.api.methods.impl.MethodsClientImpl
 
MIGRATION_EXCHANGE - Static variable in class com.github.seratch.jslack.api.methods.Methods
 
migrationExchange(MigrationExchangeRequest) - Method in class com.github.seratch.jslack.api.methods.impl.MethodsClientImpl
 
migrationExchange(MigrationExchangeRequest) - Method in interface com.github.seratch.jslack.api.methods.MethodsClient
 
MigrationExchangeRequest - Class in com.github.seratch.jslack.api.methods.request.migration
For Enterprise Grid workspaces, map local user IDs to global user IDs
MigrationExchangeRequest() - Constructor for class com.github.seratch.jslack.api.methods.request.migration.MigrationExchangeRequest
 
MigrationExchangeResponse - Class in com.github.seratch.jslack.api.methods.response.migration
 
MigrationExchangeResponse() - Constructor for class com.github.seratch.jslack.api.methods.response.migration.MigrationExchangeResponse
 
MPIM_CLOSE - Static variable in class com.github.seratch.jslack.api.methods.Methods
 
MPIM_HISTORY - Static variable in class com.github.seratch.jslack.api.methods.Methods
 
MPIM_LIST - Static variable in class com.github.seratch.jslack.api.methods.Methods
 
MPIM_MARK - Static variable in class com.github.seratch.jslack.api.methods.Methods
 
MPIM_OPEN - Static variable in class com.github.seratch.jslack.api.methods.Methods
 
MPIM_REPLIES - Static variable in class com.github.seratch.jslack.api.methods.Methods
 
mpimClose(MpimCloseRequest) - Method in class com.github.seratch.jslack.api.methods.impl.MethodsClientImpl
 
mpimClose(MpimCloseRequest) - Method in interface com.github.seratch.jslack.api.methods.MethodsClient
 
MpimCloseRequest - Class in com.github.seratch.jslack.api.methods.request.mpim
 
MpimCloseRequest() - Constructor for class com.github.seratch.jslack.api.methods.request.mpim.MpimCloseRequest
 
MpimCloseResponse - Class in com.github.seratch.jslack.api.methods.response.mpim
 
MpimCloseResponse() - Constructor for class com.github.seratch.jslack.api.methods.response.mpim.MpimCloseResponse
 
mpimHistory(MpimHistoryRequest) - Method in class com.github.seratch.jslack.api.methods.impl.MethodsClientImpl
 
mpimHistory(MpimHistoryRequest) - Method in interface com.github.seratch.jslack.api.methods.MethodsClient
 
MpimHistoryRequest - Class in com.github.seratch.jslack.api.methods.request.mpim
 
MpimHistoryRequest() - Constructor for class com.github.seratch.jslack.api.methods.request.mpim.MpimHistoryRequest
 
MpimHistoryResponse - Class in com.github.seratch.jslack.api.methods.response.mpim
 
MpimHistoryResponse() - Constructor for class com.github.seratch.jslack.api.methods.response.mpim.MpimHistoryResponse
 
mpimList(MpimListRequest) - Method in class com.github.seratch.jslack.api.methods.impl.MethodsClientImpl
 
mpimList(MpimListRequest) - Method in interface com.github.seratch.jslack.api.methods.MethodsClient
 
MpimListRequest - Class in com.github.seratch.jslack.api.methods.request.mpim
 
MpimListRequest() - Constructor for class com.github.seratch.jslack.api.methods.request.mpim.MpimListRequest
 
MpimListResponse - Class in com.github.seratch.jslack.api.methods.response.mpim
 
MpimListResponse() - Constructor for class com.github.seratch.jslack.api.methods.response.mpim.MpimListResponse
 
mpimMark(MpimMarkRequest) - Method in class com.github.seratch.jslack.api.methods.impl.MethodsClientImpl
 
mpimMark(MpimMarkRequest) - Method in interface com.github.seratch.jslack.api.methods.MethodsClient
 
MpimMarkRequest - Class in com.github.seratch.jslack.api.methods.request.mpim
 
MpimMarkRequest() - Constructor for class com.github.seratch.jslack.api.methods.request.mpim.MpimMarkRequest
 
MpimMarkResponse - Class in com.github.seratch.jslack.api.methods.response.mpim
 
MpimMarkResponse() - Constructor for class com.github.seratch.jslack.api.methods.response.mpim.MpimMarkResponse
 
mpimOpen(MpimOpenRequest) - Method in class com.github.seratch.jslack.api.methods.impl.MethodsClientImpl
 
mpimOpen(MpimOpenRequest) - Method in interface com.github.seratch.jslack.api.methods.MethodsClient
 
MpimOpenRequest - Class in com.github.seratch.jslack.api.methods.request.mpim
 
MpimOpenRequest() - Constructor for class com.github.seratch.jslack.api.methods.request.mpim.MpimOpenRequest
 
MpimOpenResponse - Class in com.github.seratch.jslack.api.methods.response.mpim
 
MpimOpenResponse() - Constructor for class com.github.seratch.jslack.api.methods.response.mpim.MpimOpenResponse
 
mpimReplies(MpimRepliesRequest) - Method in class com.github.seratch.jslack.api.methods.impl.MethodsClientImpl
 
mpimReplies(MpimRepliesRequest) - Method in interface com.github.seratch.jslack.api.methods.MethodsClient
 
MpimRepliesRequest - Class in com.github.seratch.jslack.api.methods.request.mpim
 
MpimRepliesRequest() - Constructor for class com.github.seratch.jslack.api.methods.request.mpim.MpimRepliesRequest
 
MpimRepliesResponse - Class in com.github.seratch.jslack.api.methods.response.mpim
 
MpimRepliesResponse() - Constructor for class com.github.seratch.jslack.api.methods.response.mpim.MpimRepliesResponse
 

O

OAUTH_ACCESS - Static variable in class com.github.seratch.jslack.api.methods.Methods
 
OAUTH_TOKEN - Static variable in class com.github.seratch.jslack.api.methods.Methods
 
oauthAccess(OAuthAccessRequest) - Method in class com.github.seratch.jslack.api.methods.impl.MethodsClientImpl
 
oauthAccess(OAuthAccessRequest) - Method in interface com.github.seratch.jslack.api.methods.MethodsClient
 
OAuthAccessRequest - Class in com.github.seratch.jslack.api.methods.request.oauth
https://api.slack.com/docs/oauth
OAuthAccessRequest() - Constructor for class com.github.seratch.jslack.api.methods.request.oauth.OAuthAccessRequest
 
OAuthAccessResponse - Class in com.github.seratch.jslack.api.methods.response.oauth
 
OAuthAccessResponse() - Constructor for class com.github.seratch.jslack.api.methods.response.oauth.OAuthAccessResponse
 
OAuthAccessResponse.Bot - Class in com.github.seratch.jslack.api.methods.response.oauth
 
OAuthAccessResponse.IncomingWebhook - Class in com.github.seratch.jslack.api.methods.response.oauth
 
oauthToken(OAuthTokenRequest) - Method in class com.github.seratch.jslack.api.methods.impl.MethodsClientImpl
 
oauthToken(OAuthTokenRequest) - Method in interface com.github.seratch.jslack.api.methods.MethodsClient
 
OAuthTokenRequest - Class in com.github.seratch.jslack.api.methods.request.oauth
Exchanges a temporary OAuth verifier code for a workspace token.
OAuthTokenRequest() - Constructor for class com.github.seratch.jslack.api.methods.request.oauth.OAuthTokenRequest
 
OAuthTokenResponse - Class in com.github.seratch.jslack.api.methods.response.oauth
 
OAuthTokenResponse() - Constructor for class com.github.seratch.jslack.api.methods.response.oauth.OAuthTokenResponse
 
OAuthTokenResponse.Bot - Class in com.github.seratch.jslack.api.methods.response.oauth
 
OAuthTokenResponse.IncomingWebhook - Class in com.github.seratch.jslack.api.methods.response.oauth
 
of(String) - Static method in class com.github.seratch.jslack.shortcut.model.ApiToken
 
of(String) - Static method in class com.github.seratch.jslack.shortcut.model.ChannelId
 
of(String) - Static method in class com.github.seratch.jslack.shortcut.model.ChannelName
 
of(String) - Static method in class com.github.seratch.jslack.shortcut.model.EmojiName
 
of(String) - Static method in class com.github.seratch.jslack.shortcut.model.FileCommentId
 
of(String) - Static method in class com.github.seratch.jslack.shortcut.model.FileId
 
of(String) - Static method in class com.github.seratch.jslack.shortcut.model.GroupId
 
of(String) - Static method in class com.github.seratch.jslack.shortcut.model.ReactionName
 
of(String) - Static method in class com.github.seratch.jslack.shortcut.model.Timestamp
 
of(String) - Static method in class com.github.seratch.jslack.shortcut.model.UserId
 
OKAY - Static variable in class com.github.seratch.jslack.api.model.Confirmation
 
onClose(Session, CloseReason) - Method in class com.github.seratch.jslack.api.rtm.RTMClient
 
onError(Session, Throwable) - Method in class com.github.seratch.jslack.api.rtm.RTMClient
 
onMessage(String) - Method in class com.github.seratch.jslack.api.rtm.RTMClient
 
onOpen(Session) - Method in class com.github.seratch.jslack.api.rtm.RTMClient
 
Option - Class in com.github.seratch.jslack.api.model
 
Option() - Constructor for class com.github.seratch.jslack.api.model.Option
 
OtherItem() - Constructor for class com.github.seratch.jslack.api.model.MatchedItem.OtherItem
 

P

Paging - Class in com.github.seratch.jslack.api.model
 
Paging() - Constructor for class com.github.seratch.jslack.api.model.Paging
 
Payload - Class in com.github.seratch.jslack.api.webhook
https://api.slack.com/incoming-webhooks
Payload() - Constructor for class com.github.seratch.jslack.api.webhook.Payload
 
Permissions() - Constructor for class com.github.seratch.jslack.api.methods.response.apps.permissions.AppsPermissionsInfoResponse.Info.Permissions
 
PINS_ADD - Static variable in class com.github.seratch.jslack.api.methods.Methods
 
PINS_LIST - Static variable in class com.github.seratch.jslack.api.methods.Methods
 
PINS_REMOVE - Static variable in class com.github.seratch.jslack.api.methods.Methods
 
pinsAdd(PinsAddRequest) - Method in class com.github.seratch.jslack.api.methods.impl.MethodsClientImpl
 
pinsAdd(PinsAddRequest) - Method in interface com.github.seratch.jslack.api.methods.MethodsClient
 
PinsAddRequest - Class in com.github.seratch.jslack.api.methods.request.pins
 
PinsAddRequest() - Constructor for class com.github.seratch.jslack.api.methods.request.pins.PinsAddRequest
 
PinsAddResponse - Class in com.github.seratch.jslack.api.methods.response.pins
 
PinsAddResponse() - Constructor for class com.github.seratch.jslack.api.methods.response.pins.PinsAddResponse
 
pinsList(PinsListRequest) - Method in class com.github.seratch.jslack.api.methods.impl.MethodsClientImpl
 
pinsList(PinsListRequest) - Method in interface com.github.seratch.jslack.api.methods.MethodsClient
 
PinsListRequest - Class in com.github.seratch.jslack.api.methods.request.pins
 
PinsListRequest() - Constructor for class com.github.seratch.jslack.api.methods.request.pins.PinsListRequest
 
PinsListResponse - Class in com.github.seratch.jslack.api.methods.response.pins
 
PinsListResponse() - Constructor for class com.github.seratch.jslack.api.methods.response.pins.PinsListResponse
 
pinsRemove(PinsRemoveRequest) - Method in class com.github.seratch.jslack.api.methods.impl.MethodsClientImpl
 
pinsRemove(PinsRemoveRequest) - Method in interface com.github.seratch.jslack.api.methods.MethodsClient
 
PinsRemoveRequest - Class in com.github.seratch.jslack.api.methods.request.pins
 
PinsRemoveRequest() - Constructor for class com.github.seratch.jslack.api.methods.request.pins.PinsRemoveRequest
 
PinsRemoveResponse - Class in com.github.seratch.jslack.api.methods.response.pins
 
PinsRemoveResponse() - Constructor for class com.github.seratch.jslack.api.methods.response.pins.PinsRemoveResponse
 
post(ChannelName, String) - Method in class com.github.seratch.jslack.shortcut.impl.ShortcutImpl
 
post(ChannelName, String, List<Attachment>) - Method in class com.github.seratch.jslack.shortcut.impl.ShortcutImpl
 
post(ChannelName, String) - Method in interface com.github.seratch.jslack.shortcut.Shortcut
Posts a message to a given channel.
post(ChannelName, String, List<Attachment>) - Method in interface com.github.seratch.jslack.shortcut.Shortcut
Posts a message to a given channel.
postAsBot(ChannelName, String) - Method in class com.github.seratch.jslack.shortcut.impl.ShortcutImpl
 
postAsBot(ChannelName, String, List<Attachment>) - Method in class com.github.seratch.jslack.shortcut.impl.ShortcutImpl
 
postAsBot(ChannelName, String) - Method in interface com.github.seratch.jslack.shortcut.Shortcut
 
postAsBot(ChannelName, String, List<Attachment>) - Method in interface com.github.seratch.jslack.shortcut.Shortcut
 
postForm(String, FormBody) - Method in class com.github.seratch.jslack.common.http.SlackHttpClient
 
postFormWithBearerHeader(String, String, FormBody) - Method in class com.github.seratch.jslack.common.http.SlackHttpClient
 
postJsonPostRequest(String, Object) - Method in class com.github.seratch.jslack.common.http.SlackHttpClient
 
postMultipart(String, String, MultipartBody) - Method in class com.github.seratch.jslack.common.http.SlackHttpClient
 
Prefs() - Constructor for class com.github.seratch.jslack.api.model.Usergroup.Prefs
 
Profile() - Constructor for class com.github.seratch.jslack.api.model.Team.Profile
 
Profile() - Constructor for class com.github.seratch.jslack.api.model.User.Profile
 
ProfileOptions() - Constructor for class com.github.seratch.jslack.api.model.Team.ProfileOptions
 
Profiles() - Constructor for class com.github.seratch.jslack.api.methods.response.team.profile.TeamProfileGetResponse.Profiles
 
Purpose - Class in com.github.seratch.jslack.api.model
 
Purpose() - Constructor for class com.github.seratch.jslack.api.model.Purpose
 

R

Reaction - Class in com.github.seratch.jslack.api.model
https://api.slack.com/methods/reactions.get
Reaction() - Constructor for class com.github.seratch.jslack.api.model.Reaction
 
ReactionName - Class in com.github.seratch.jslack.shortcut.model
 
ReactionName(String) - Constructor for class com.github.seratch.jslack.shortcut.model.ReactionName
 
REACTIONS_ADD - Static variable in class com.github.seratch.jslack.api.methods.Methods
 
REACTIONS_GET - Static variable in class com.github.seratch.jslack.api.methods.Methods
 
REACTIONS_LIST - Static variable in class com.github.seratch.jslack.api.methods.Methods
 
REACTIONS_REMOVE - Static variable in class com.github.seratch.jslack.api.methods.Methods
 
reactionsAdd(ReactionsAddRequest) - Method in class com.github.seratch.jslack.api.methods.impl.MethodsClientImpl
 
reactionsAdd(ReactionsAddRequest) - Method in interface com.github.seratch.jslack.api.methods.MethodsClient
 
ReactionsAddRequest - Class in com.github.seratch.jslack.api.methods.request.reactions
 
ReactionsAddRequest() - Constructor for class com.github.seratch.jslack.api.methods.request.reactions.ReactionsAddRequest
 
ReactionsAddResponse - Class in com.github.seratch.jslack.api.methods.response.reactions
 
ReactionsAddResponse() - Constructor for class com.github.seratch.jslack.api.methods.response.reactions.ReactionsAddResponse
 
reactionsGet(ReactionsGetRequest) - Method in class com.github.seratch.jslack.api.methods.impl.MethodsClientImpl
 
reactionsGet(ReactionsGetRequest) - Method in interface com.github.seratch.jslack.api.methods.MethodsClient
 
ReactionsGetRequest - Class in com.github.seratch.jslack.api.methods.request.reactions
 
ReactionsGetRequest() - Constructor for class com.github.seratch.jslack.api.methods.request.reactions.ReactionsGetRequest
 
ReactionsGetResponse - Class in com.github.seratch.jslack.api.methods.response.reactions
 
ReactionsGetResponse() - Constructor for class com.github.seratch.jslack.api.methods.response.reactions.ReactionsGetResponse
 
reactionsList(ReactionsListRequest) - Method in class com.github.seratch.jslack.api.methods.impl.MethodsClientImpl
 
reactionsList(ReactionsListRequest) - Method in interface com.github.seratch.jslack.api.methods.MethodsClient
 
ReactionsListRequest - Class in com.github.seratch.jslack.api.methods.request.reactions
 
ReactionsListRequest() - Constructor for class com.github.seratch.jslack.api.methods.request.reactions.ReactionsListRequest
 
ReactionsListResponse - Class in com.github.seratch.jslack.api.methods.response.reactions
 
ReactionsListResponse() - Constructor for class com.github.seratch.jslack.api.methods.response.reactions.ReactionsListResponse
 
reactionsRemove(ReactionsRemoveRequest) - Method in class com.github.seratch.jslack.api.methods.impl.MethodsClientImpl
 
reactionsRemove(ReactionsRemoveRequest) - Method in interface com.github.seratch.jslack.api.methods.MethodsClient
 
ReactionsRemoveRequest - Class in com.github.seratch.jslack.api.methods.request.reactions
 
ReactionsRemoveRequest() - Constructor for class com.github.seratch.jslack.api.methods.request.reactions.ReactionsRemoveRequest
 
ReactionsRemoveResponse - Class in com.github.seratch.jslack.api.methods.response.reactions
 
ReactionsRemoveResponse() - Constructor for class com.github.seratch.jslack.api.methods.response.reactions.ReactionsRemoveResponse
 
Reminder - Class in com.github.seratch.jslack.api.model
https://api.slack.com/methods/reminders.add
Reminder() - Constructor for class com.github.seratch.jslack.api.model.Reminder
 
REMINDERS_ADD - Static variable in class com.github.seratch.jslack.api.methods.Methods
 
REMINDERS_COMPLETE - Static variable in class com.github.seratch.jslack.api.methods.Methods
 
REMINDERS_DELETE - Static variable in class com.github.seratch.jslack.api.methods.Methods
 
REMINDERS_INFO - Static variable in class com.github.seratch.jslack.api.methods.Methods
 
REMINDERS_LIST - Static variable in class com.github.seratch.jslack.api.methods.Methods
 
remindersAdd(RemindersAddRequest) - Method in class com.github.seratch.jslack.api.methods.impl.MethodsClientImpl
 
remindersAdd(RemindersAddRequest) - Method in interface com.github.seratch.jslack.api.methods.MethodsClient
 
RemindersAddRequest - Class in com.github.seratch.jslack.api.methods.request.reminders
 
RemindersAddRequest() - Constructor for class com.github.seratch.jslack.api.methods.request.reminders.RemindersAddRequest
 
RemindersAddResponse - Class in com.github.seratch.jslack.api.methods.response.reminders
 
RemindersAddResponse() - Constructor for class com.github.seratch.jslack.api.methods.response.reminders.RemindersAddResponse
 
remindersComplete(RemindersCompleteRequest) - Method in class com.github.seratch.jslack.api.methods.impl.MethodsClientImpl
 
remindersComplete(RemindersCompleteRequest) - Method in interface com.github.seratch.jslack.api.methods.MethodsClient
 
RemindersCompleteRequest - Class in com.github.seratch.jslack.api.methods.request.reminders
 
RemindersCompleteRequest() - Constructor for class com.github.seratch.jslack.api.methods.request.reminders.RemindersCompleteRequest
 
RemindersCompleteResponse - Class in com.github.seratch.jslack.api.methods.response.reminders
 
RemindersCompleteResponse() - Constructor for class com.github.seratch.jslack.api.methods.response.reminders.RemindersCompleteResponse
 
remindersDelete(RemindersDeleteRequest) - Method in class com.github.seratch.jslack.api.methods.impl.MethodsClientImpl
 
remindersDelete(RemindersDeleteRequest) - Method in interface com.github.seratch.jslack.api.methods.MethodsClient
 
RemindersDeleteRequest - Class in com.github.seratch.jslack.api.methods.request.reminders
 
RemindersDeleteRequest() - Constructor for class com.github.seratch.jslack.api.methods.request.reminders.RemindersDeleteRequest
 
RemindersDeleteResponse - Class in com.github.seratch.jslack.api.methods.response.reminders
 
RemindersDeleteResponse() - Constructor for class com.github.seratch.jslack.api.methods.response.reminders.RemindersDeleteResponse
 
remindersInfo(RemindersInfoRequest) - Method in class com.github.seratch.jslack.api.methods.impl.MethodsClientImpl
 
remindersInfo(RemindersInfoRequest) - Method in interface com.github.seratch.jslack.api.methods.MethodsClient
 
RemindersInfoRequest - Class in com.github.seratch.jslack.api.methods.request.reminders
 
RemindersInfoRequest() - Constructor for class com.github.seratch.jslack.api.methods.request.reminders.RemindersInfoRequest
 
RemindersInfoResponse - Class in com.github.seratch.jslack.api.methods.response.reminders
 
RemindersInfoResponse() - Constructor for class com.github.seratch.jslack.api.methods.response.reminders.RemindersInfoResponse
 
remindersList(RemindersListRequest) - Method in class com.github.seratch.jslack.api.methods.impl.MethodsClientImpl
 
remindersList(RemindersListRequest) - Method in interface com.github.seratch.jslack.api.methods.MethodsClient
 
RemindersListRequest - Class in com.github.seratch.jslack.api.methods.request.reminders
 
RemindersListRequest() - Constructor for class com.github.seratch.jslack.api.methods.request.reminders.RemindersListRequest
 
RemindersListResponse - Class in com.github.seratch.jslack.api.methods.response.reminders
 
RemindersListResponse() - Constructor for class com.github.seratch.jslack.api.methods.response.reminders.RemindersListResponse
 
removeCloseHandler(RTMCloseHandler) - Method in class com.github.seratch.jslack.api.rtm.RTMClient
 
removeErrorHandler(RTMErrorHandler) - Method in class com.github.seratch.jslack.api.rtm.RTMClient
 
removeMessageHandler(RTMMessageHandler) - Method in class com.github.seratch.jslack.api.rtm.RTMClient
 
RenamedChannel() - Constructor for class com.github.seratch.jslack.api.methods.response.channels.ChannelsRenameResponse.RenamedChannel
 
RenamedChannel() - Constructor for class com.github.seratch.jslack.api.methods.response.groups.GroupsRenameResponse.RenamedChannel
 
Resources() - Constructor for class com.github.seratch.jslack.api.methods.response.apps.permissions.AppsPermissionsInfoResponse.Info.Permissions.Resources
 
ResponseMetadata - Class in com.github.seratch.jslack.api.model
An attribute included within the response of the newest Slack APIs which contains a next_cursor value.
ResponseMetadata() - Constructor for class com.github.seratch.jslack.api.model.ResponseMetadata
 
rtm(String) - Method in class com.github.seratch.jslack.Slack
Creates an RTM API client.
RTM_CONNECT - Static variable in class com.github.seratch.jslack.api.methods.Methods
 
RTM_START - Static variable in class com.github.seratch.jslack.api.methods.Methods
 
RTMClient - Class in com.github.seratch.jslack.api.rtm
 
RTMClient(String) - Constructor for class com.github.seratch.jslack.api.rtm.RTMClient
 
RTMCloseHandler - Interface in com.github.seratch.jslack.api.rtm
 
rtmConnect(RTMConnectRequest) - Method in class com.github.seratch.jslack.api.methods.impl.MethodsClientImpl
 
rtmConnect(RTMConnectRequest) - Method in interface com.github.seratch.jslack.api.methods.MethodsClient
 
rtmConnect(String) - Method in class com.github.seratch.jslack.Slack
Creates an RTM API client using `/rtm.connect`.
RTMConnectRequest - Class in com.github.seratch.jslack.api.methods.request.rtm
 
RTMConnectRequest() - Constructor for class com.github.seratch.jslack.api.methods.request.rtm.RTMConnectRequest
 
RTMConnectResponse - Class in com.github.seratch.jslack.api.methods.response.rtm
 
RTMConnectResponse() - Constructor for class com.github.seratch.jslack.api.methods.response.rtm.RTMConnectResponse
 
RTMErrorHandler - Interface in com.github.seratch.jslack.api.rtm
 
RTMMessageHandler - Interface in com.github.seratch.jslack.api.rtm
 
rtmStart(RTMStartRequest) - Method in class com.github.seratch.jslack.api.methods.impl.MethodsClientImpl
 
rtmStart(RTMStartRequest) - Method in interface com.github.seratch.jslack.api.methods.MethodsClient
 
rtmStart(String) - Method in class com.github.seratch.jslack.Slack
Creates an RTM API client using `/rtm.start`.
RTMStartRequest - Class in com.github.seratch.jslack.api.methods.request.rtm
 
RTMStartRequest() - Constructor for class com.github.seratch.jslack.api.methods.request.rtm.RTMStartRequest
 
RTMStartResponse - Class in com.github.seratch.jslack.api.methods.response.rtm
 
RTMStartResponse() - Constructor for class com.github.seratch.jslack.api.methods.response.rtm.RTMStartResponse
 

S

scim() - Method in class com.github.seratch.jslack.Slack
Creates a SCIM api client.
SCIMClient - Interface in com.github.seratch.jslack.api.scim
SCIMClientImpl - Class in com.github.seratch.jslack.api.scim
 
SCIMClientImpl(SlackHttpClient) - Constructor for class com.github.seratch.jslack.api.scim.SCIMClientImpl
 
search(String) - Method in class com.github.seratch.jslack.shortcut.impl.ShortcutImpl
 
search(String) - Method in interface com.github.seratch.jslack.shortcut.Shortcut
Returns search result by a given query.
SEARCH_ALL - Static variable in class com.github.seratch.jslack.api.methods.Methods
 
SEARCH_FILES - Static variable in class com.github.seratch.jslack.api.methods.Methods
 
SEARCH_MESSAGES - Static variable in class com.github.seratch.jslack.api.methods.Methods
 
searchAll(SearchAllRequest) - Method in class com.github.seratch.jslack.api.methods.impl.MethodsClientImpl
 
searchAll(SearchAllRequest) - Method in interface com.github.seratch.jslack.api.methods.MethodsClient
 
SearchAllRequest - Class in com.github.seratch.jslack.api.methods.request.search
 
SearchAllRequest() - Constructor for class com.github.seratch.jslack.api.methods.request.search.SearchAllRequest
 
SearchAllResponse - Class in com.github.seratch.jslack.api.methods.response.search
 
SearchAllResponse() - Constructor for class com.github.seratch.jslack.api.methods.response.search.SearchAllResponse
 
searchFiles(SearchFilesRequest) - Method in class com.github.seratch.jslack.api.methods.impl.MethodsClientImpl
 
searchFiles(SearchFilesRequest) - Method in interface com.github.seratch.jslack.api.methods.MethodsClient
 
SearchFilesRequest - Class in com.github.seratch.jslack.api.methods.request.search
 
SearchFilesRequest() - Constructor for class com.github.seratch.jslack.api.methods.request.search.SearchFilesRequest
 
SearchFilesResponse - Class in com.github.seratch.jslack.api.methods.response.search
 
SearchFilesResponse() - Constructor for class com.github.seratch.jslack.api.methods.response.search.SearchFilesResponse
 
searchMessages(SearchMessagesRequest) - Method in class com.github.seratch.jslack.api.methods.impl.MethodsClientImpl
 
searchMessages(SearchMessagesRequest) - Method in interface com.github.seratch.jslack.api.methods.MethodsClient
 
SearchMessagesRequest - Class in com.github.seratch.jslack.api.methods.request.search
 
SearchMessagesRequest() - Constructor for class com.github.seratch.jslack.api.methods.request.search.SearchMessagesRequest
 
SearchMessagesResponse - Class in com.github.seratch.jslack.api.methods.response.search
 
SearchMessagesResponse() - Constructor for class com.github.seratch.jslack.api.methods.response.search.SearchMessagesResponse
 
SearchResult - Class in com.github.seratch.jslack.api.model
 
SearchResult() - Constructor for class com.github.seratch.jslack.api.model.SearchResult
 
send(String, Payload) - Method in class com.github.seratch.jslack.Slack
Send a data to Incoming Webhook endpoint.
sendMessage(String) - Method in class com.github.seratch.jslack.api.rtm.RTMClient
 
setEndpointUrlPrefix(String) - Method in class com.github.seratch.jslack.api.methods.impl.MethodsClientImpl
 
setEndpointUrlPrefix(String) - Method in interface com.github.seratch.jslack.api.methods.MethodsClient
 
setEndpointUrlPrefix(String) - Method in interface com.github.seratch.jslack.api.scim.SCIMClient
 
setEndpointUrlPrefix(String) - Method in class com.github.seratch.jslack.api.scim.SCIMClientImpl
 
setError(String) - Method in interface com.github.seratch.jslack.api.methods.SlackApiResponse
 
setLabel(String) - Method in interface com.github.seratch.jslack.api.model.dialog.DialogElement
 
setName(String) - Method in interface com.github.seratch.jslack.api.model.dialog.DialogElement
 
setOk(boolean) - Method in interface com.github.seratch.jslack.api.methods.SlackApiResponse
 
setOptional(boolean) - Method in interface com.github.seratch.jslack.api.model.dialog.DialogElement
 
setPlaceholder(String) - Method in interface com.github.seratch.jslack.api.model.dialog.DialogElement
 
setProtected(boolean) - Method in class com.github.seratch.jslack.api.model.Team.ProfileOptions
 
setPublic(boolean) - Method in class com.github.seratch.jslack.api.model.File
 
setValue(String) - Method in interface com.github.seratch.jslack.api.model.dialog.DialogElement
 
setWarning(String) - Method in interface com.github.seratch.jslack.api.methods.SlackApiResponse
 
Shortcut - Interface in com.github.seratch.jslack.shortcut
Shortcut is an original API provided by this library.
shortcut() - Method in class com.github.seratch.jslack.Slack
 
shortcut(ApiToken) - Method in class com.github.seratch.jslack.Slack
 
ShortcutImpl - Class in com.github.seratch.jslack.shortcut.impl
 
ShortcutImpl(Slack) - Constructor for class com.github.seratch.jslack.shortcut.impl.ShortcutImpl
 
ShortcutImpl(Slack, ApiToken) - Constructor for class com.github.seratch.jslack.shortcut.impl.ShortcutImpl
 
Slack - Class in com.github.seratch.jslack
Slack Integrations
Slack() - Constructor for class com.github.seratch.jslack.Slack
 
SlackApiErrorResponse - Class in com.github.seratch.jslack.api.methods
 
SlackApiErrorResponse() - Constructor for class com.github.seratch.jslack.api.methods.SlackApiErrorResponse
 
SlackApiException - Exception in com.github.seratch.jslack.api.methods
 
SlackApiException(Response, String) - Constructor for exception com.github.seratch.jslack.api.methods.SlackApiException
 
SlackApiRequest - Interface in com.github.seratch.jslack.api.methods
A marker interface for Slack API request objects.
SlackApiResponse - Interface in com.github.seratch.jslack.api.methods
 
SlackHttpClient - Class in com.github.seratch.jslack.common.http
 
SlackHttpClient() - Constructor for class com.github.seratch.jslack.common.http.SlackHttpClient
 
SlackHttpClient(OkHttpClient) - Constructor for class com.github.seratch.jslack.common.http.SlackHttpClient
 
STARS_ADD - Static variable in class com.github.seratch.jslack.api.methods.Methods
 
STARS_LIST - Static variable in class com.github.seratch.jslack.api.methods.Methods
 
STARS_REMOVE - Static variable in class com.github.seratch.jslack.api.methods.Methods
 
starsAdd(StarsAddRequest) - Method in class com.github.seratch.jslack.api.methods.impl.MethodsClientImpl
 
starsAdd(StarsAddRequest) - Method in interface com.github.seratch.jslack.api.methods.MethodsClient
 
StarsAddRequest - Class in com.github.seratch.jslack.api.methods.request.stars
 
StarsAddRequest() - Constructor for class com.github.seratch.jslack.api.methods.request.stars.StarsAddRequest
 
StarsAddResponse - Class in com.github.seratch.jslack.api.methods.response.stars
 
StarsAddResponse() - Constructor for class com.github.seratch.jslack.api.methods.response.stars.StarsAddResponse
 
starsList(StarsListRequest) - Method in class com.github.seratch.jslack.api.methods.impl.MethodsClientImpl
 
starsList(StarsListRequest) - Method in interface com.github.seratch.jslack.api.methods.MethodsClient
 
StarsListRequest - Class in com.github.seratch.jslack.api.methods.request.stars
 
StarsListRequest() - Constructor for class com.github.seratch.jslack.api.methods.request.stars.StarsListRequest
 
StarsListResponse - Class in com.github.seratch.jslack.api.methods.response.stars
 
StarsListResponse() - Constructor for class com.github.seratch.jslack.api.methods.response.stars.StarsListResponse
 
starsRemove(StarsRemoveRequest) - Method in class com.github.seratch.jslack.api.methods.impl.MethodsClientImpl
 
starsRemove(StarsRemoveRequest) - Method in interface com.github.seratch.jslack.api.methods.MethodsClient
 
StarsRemoveRequest - Class in com.github.seratch.jslack.api.methods.request.stars
 
StarsRemoveRequest() - Constructor for class com.github.seratch.jslack.api.methods.request.stars.StarsRemoveRequest
 
StarsRemoveResponse - Class in com.github.seratch.jslack.api.methods.response.stars
 
StarsRemoveResponse() - Constructor for class com.github.seratch.jslack.api.methods.response.stars.StarsRemoveResponse
 

T

Team() - Constructor for class com.github.seratch.jslack.api.methods.response.users.UsersIdentityResponse.Team
 
Team - Class in com.github.seratch.jslack.api.model
 
Team() - Constructor for class com.github.seratch.jslack.api.model.Team
 
Team.Profile - Class in com.github.seratch.jslack.api.model
 
Team.ProfileOptions - Class in com.github.seratch.jslack.api.model
 
TEAM_ACCESS_LOGS - Static variable in class com.github.seratch.jslack.api.methods.Methods
 
TEAM_BILLABLE_INFO - Static variable in class com.github.seratch.jslack.api.methods.Methods
 
TEAM_INFO - Static variable in class com.github.seratch.jslack.api.methods.Methods
 
TEAM_INTEGRATION_LOGS - Static variable in class com.github.seratch.jslack.api.methods.Methods
 
TEAM_PROFILE_GET - Static variable in class com.github.seratch.jslack.api.methods.Methods
 
teamAccessLogs(TeamAccessLogsRequest) - Method in class com.github.seratch.jslack.api.methods.impl.MethodsClientImpl
 
teamAccessLogs(TeamAccessLogsRequest) - Method in interface com.github.seratch.jslack.api.methods.MethodsClient
 
TeamAccessLogsRequest - Class in com.github.seratch.jslack.api.methods.request.team
 
TeamAccessLogsRequest() - Constructor for class com.github.seratch.jslack.api.methods.request.team.TeamAccessLogsRequest
 
TeamAccessLogsResponse - Class in com.github.seratch.jslack.api.methods.response.team
 
TeamAccessLogsResponse() - Constructor for class com.github.seratch.jslack.api.methods.response.team.TeamAccessLogsResponse
 
teamBillableInfo(TeamBillableInfoRequest) - Method in class com.github.seratch.jslack.api.methods.impl.MethodsClientImpl
 
teamBillableInfo(TeamBillableInfoRequest) - Method in interface com.github.seratch.jslack.api.methods.MethodsClient
 
TeamBillableInfoRequest - Class in com.github.seratch.jslack.api.methods.request.team
 
TeamBillableInfoRequest() - Constructor for class com.github.seratch.jslack.api.methods.request.team.TeamBillableInfoRequest
 
TeamBillableInfoResponse - Class in com.github.seratch.jslack.api.methods.response.team
 
TeamBillableInfoResponse() - Constructor for class com.github.seratch.jslack.api.methods.response.team.TeamBillableInfoResponse
 
TeamIcon - Class in com.github.seratch.jslack.api.model
 
TeamIcon() - Constructor for class com.github.seratch.jslack.api.model.TeamIcon
 
teamInfo(TeamInfoRequest) - Method in class com.github.seratch.jslack.api.methods.impl.MethodsClientImpl
 
teamInfo(TeamInfoRequest) - Method in interface com.github.seratch.jslack.api.methods.MethodsClient
 
TeamInfoRequest - Class in com.github.seratch.jslack.api.methods.request.team
 
TeamInfoRequest() - Constructor for class com.github.seratch.jslack.api.methods.request.team.TeamInfoRequest
 
TeamInfoResponse - Class in com.github.seratch.jslack.api.methods.response.team
 
TeamInfoResponse() - Constructor for class com.github.seratch.jslack.api.methods.response.team.TeamInfoResponse
 
teamIntegrationLogs(TeamIntegrationLogsRequest) - Method in class com.github.seratch.jslack.api.methods.impl.MethodsClientImpl
 
teamIntegrationLogs(TeamIntegrationLogsRequest) - Method in interface com.github.seratch.jslack.api.methods.MethodsClient
 
TeamIntegrationLogsRequest - Class in com.github.seratch.jslack.api.methods.request.team
 
TeamIntegrationLogsRequest() - Constructor for class com.github.seratch.jslack.api.methods.request.team.TeamIntegrationLogsRequest
 
TeamIntegrationLogsResponse - Class in com.github.seratch.jslack.api.methods.response.team
 
TeamIntegrationLogsResponse() - Constructor for class com.github.seratch.jslack.api.methods.response.team.TeamIntegrationLogsResponse
 
teamProfileGet(TeamProfileGetRequest) - Method in class com.github.seratch.jslack.api.methods.impl.MethodsClientImpl
 
teamProfileGet(TeamProfileGetRequest) - Method in interface com.github.seratch.jslack.api.methods.MethodsClient
 
TeamProfileGetRequest - Class in com.github.seratch.jslack.api.methods.request.team.profile
 
TeamProfileGetRequest() - Constructor for class com.github.seratch.jslack.api.methods.request.team.profile.TeamProfileGetRequest
 
TeamProfileGetResponse - Class in com.github.seratch.jslack.api.methods.response.team.profile
 
TeamProfileGetResponse() - Constructor for class com.github.seratch.jslack.api.methods.response.team.profile.TeamProfileGetResponse
 
TeamProfileGetResponse.Profiles - Class in com.github.seratch.jslack.api.methods.response.team.profile
 
ThreadInfo - Class in com.github.seratch.jslack.api.model
 
ThreadInfo() - Constructor for class com.github.seratch.jslack.api.model.ThreadInfo
 
Timestamp - Class in com.github.seratch.jslack.shortcut.model
 
Timestamp(String) - Constructor for class com.github.seratch.jslack.shortcut.model.Timestamp
 
Topic - Class in com.github.seratch.jslack.api.model
 
Topic() - Constructor for class com.github.seratch.jslack.api.model.Topic
 

U

updateChannelsCache() - Method in class com.github.seratch.jslack.shortcut.impl.ShortcutImpl
 
updateChannelsCache() - Method in interface com.github.seratch.jslack.shortcut.Shortcut
Shortcut internally has a cache for channels API response.
User() - Constructor for class com.github.seratch.jslack.api.methods.response.users.UsersIdentityResponse.User
 
User - Class in com.github.seratch.jslack.api.model
- https://api.slack.com/types/user - https://api.slack.com/changelog/2017-09-the-one-about-usernames
User() - Constructor for class com.github.seratch.jslack.api.model.User
 
User.Profile - Class in com.github.seratch.jslack.api.model
 
User.Profile.Field - Class in com.github.seratch.jslack.api.model
 
Usergroup - Class in com.github.seratch.jslack.api.model
https://api.slack.com/types/usergroup
Usergroup() - Constructor for class com.github.seratch.jslack.api.model.Usergroup
 
Usergroup.Prefs - Class in com.github.seratch.jslack.api.model
 
USERGROUPS_CREATE - Static variable in class com.github.seratch.jslack.api.methods.Methods
 
USERGROUPS_DISABLE - Static variable in class com.github.seratch.jslack.api.methods.Methods
 
USERGROUPS_ENABLE - Static variable in class com.github.seratch.jslack.api.methods.Methods
 
USERGROUPS_LIST - Static variable in class com.github.seratch.jslack.api.methods.Methods
 
USERGROUPS_UPDATE - Static variable in class com.github.seratch.jslack.api.methods.Methods
 
USERGROUPS_USERS_LIST - Static variable in class com.github.seratch.jslack.api.methods.Methods
 
USERGROUPS_USERS_UPDATE - Static variable in class com.github.seratch.jslack.api.methods.Methods
 
usergroupsCreate(UsergroupsCreateRequest) - Method in class com.github.seratch.jslack.api.methods.impl.MethodsClientImpl
 
usergroupsCreate(UsergroupsCreateRequest) - Method in interface com.github.seratch.jslack.api.methods.MethodsClient
 
UsergroupsCreateRequest - Class in com.github.seratch.jslack.api.methods.request.usergroups
 
UsergroupsCreateRequest() - Constructor for class com.github.seratch.jslack.api.methods.request.usergroups.UsergroupsCreateRequest
 
UsergroupsCreateResponse - Class in com.github.seratch.jslack.api.methods.response.usergroups
 
UsergroupsCreateResponse() - Constructor for class com.github.seratch.jslack.api.methods.response.usergroups.UsergroupsCreateResponse
 
usergroupsDisable(UsergroupsDisableRequest) - Method in class com.github.seratch.jslack.api.methods.impl.MethodsClientImpl
 
usergroupsDisable(UsergroupsDisableRequest) - Method in interface com.github.seratch.jslack.api.methods.MethodsClient
 
UsergroupsDisableRequest - Class in com.github.seratch.jslack.api.methods.request.usergroups
 
UsergroupsDisableRequest() - Constructor for class com.github.seratch.jslack.api.methods.request.usergroups.UsergroupsDisableRequest
 
UsergroupsDisableResponse - Class in com.github.seratch.jslack.api.methods.response.usergroups
 
UsergroupsDisableResponse() - Constructor for class com.github.seratch.jslack.api.methods.response.usergroups.UsergroupsDisableResponse
 
usergroupsEnable(UsergroupsEnableRequest) - Method in class com.github.seratch.jslack.api.methods.impl.MethodsClientImpl
 
usergroupsEnable(UsergroupsEnableRequest) - Method in interface com.github.seratch.jslack.api.methods.MethodsClient
 
UsergroupsEnableRequest - Class in com.github.seratch.jslack.api.methods.request.usergroups
 
UsergroupsEnableRequest() - Constructor for class com.github.seratch.jslack.api.methods.request.usergroups.UsergroupsEnableRequest
 
UsergroupsEnableResponse - Class in com.github.seratch.jslack.api.methods.response.usergroups
 
UsergroupsEnableResponse() - Constructor for class com.github.seratch.jslack.api.methods.response.usergroups.UsergroupsEnableResponse
 
usergroupsList(UsergroupsListRequest) - Method in class com.github.seratch.jslack.api.methods.impl.MethodsClientImpl
 
usergroupsList(UsergroupsListRequest) - Method in interface com.github.seratch.jslack.api.methods.MethodsClient
 
UsergroupsListRequest - Class in com.github.seratch.jslack.api.methods.request.usergroups
 
UsergroupsListRequest() - Constructor for class com.github.seratch.jslack.api.methods.request.usergroups.UsergroupsListRequest
 
UsergroupsListResponse - Class in com.github.seratch.jslack.api.methods.response.usergroups
 
UsergroupsListResponse() - Constructor for class com.github.seratch.jslack.api.methods.response.usergroups.UsergroupsListResponse
 
usergroupsUpdate(UsergroupsUpdateRequest) - Method in class com.github.seratch.jslack.api.methods.impl.MethodsClientImpl
 
usergroupsUpdate(UsergroupsUpdateRequest) - Method in interface com.github.seratch.jslack.api.methods.MethodsClient
 
UsergroupsUpdateRequest - Class in com.github.seratch.jslack.api.methods.request.usergroups
 
UsergroupsUpdateRequest() - Constructor for class com.github.seratch.jslack.api.methods.request.usergroups.UsergroupsUpdateRequest
 
UsergroupsUpdateResponse - Class in com.github.seratch.jslack.api.methods.response.usergroups
 
UsergroupsUpdateResponse() - Constructor for class com.github.seratch.jslack.api.methods.response.usergroups.UsergroupsUpdateResponse
 
usergroupUsersList(UsergroupUsersListRequest) - Method in class com.github.seratch.jslack.api.methods.impl.MethodsClientImpl
 
usergroupUsersList(UsergroupUsersListRequest) - Method in interface com.github.seratch.jslack.api.methods.MethodsClient
 
UsergroupUsersListRequest - Class in com.github.seratch.jslack.api.methods.request.usergroups.users
 
UsergroupUsersListRequest() - Constructor for class com.github.seratch.jslack.api.methods.request.usergroups.users.UsergroupUsersListRequest
 
UsergroupUsersListResponse - Class in com.github.seratch.jslack.api.methods.response.usergroups.users
 
UsergroupUsersListResponse() - Constructor for class com.github.seratch.jslack.api.methods.response.usergroups.users.UsergroupUsersListResponse
 
usergroupUsersUpdate(UsergroupUsersUpdateRequest) - Method in class com.github.seratch.jslack.api.methods.impl.MethodsClientImpl
 
usergroupUsersUpdate(UsergroupUsersUpdateRequest) - Method in interface com.github.seratch.jslack.api.methods.MethodsClient
 
UsergroupUsersUpdateRequest - Class in com.github.seratch.jslack.api.methods.request.usergroups.users
 
UsergroupUsersUpdateRequest() - Constructor for class com.github.seratch.jslack.api.methods.request.usergroups.users.UsergroupUsersUpdateRequest
 
UsergroupUsersUpdateResponse - Class in com.github.seratch.jslack.api.methods.response.usergroups.users
 
UsergroupUsersUpdateResponse() - Constructor for class com.github.seratch.jslack.api.methods.response.usergroups.users.UsergroupUsersUpdateResponse
 
UserId - Class in com.github.seratch.jslack.shortcut.model
 
UserId(String) - Constructor for class com.github.seratch.jslack.shortcut.model.UserId
 
USERS_CONVERSATIONS - Static variable in class com.github.seratch.jslack.api.methods.Methods
 
USERS_DELETE_PHOTO - Static variable in class com.github.seratch.jslack.api.methods.Methods
 
USERS_GET_PRESENCE - Static variable in class com.github.seratch.jslack.api.methods.Methods
 
USERS_IDENTITY - Static variable in class com.github.seratch.jslack.api.methods.Methods
 
USERS_INFO - Static variable in class com.github.seratch.jslack.api.methods.Methods
 
USERS_LIST - Static variable in class com.github.seratch.jslack.api.methods.Methods
 
USERS_LOOKUP_BY_EMAIL - Static variable in class com.github.seratch.jslack.api.methods.Methods
 
USERS_PROFILE_GET - Static variable in class com.github.seratch.jslack.api.methods.Methods
 
USERS_PROFILE_SET - Static variable in class com.github.seratch.jslack.api.methods.Methods
 
USERS_SET_ACTIVE - Static variable in class com.github.seratch.jslack.api.methods.Methods
 
USERS_SET_PHOTO - Static variable in class com.github.seratch.jslack.api.methods.Methods
 
USERS_SET_PRESENCE - Static variable in class com.github.seratch.jslack.api.methods.Methods
 
usersConversations(UsersConversationsRequest) - Method in class com.github.seratch.jslack.api.methods.impl.MethodsClientImpl
 
usersConversations(UsersConversationsRequest) - Method in interface com.github.seratch.jslack.api.methods.MethodsClient
 
UsersConversationsRequest - Class in com.github.seratch.jslack.api.methods.request.users
List conversations the calling user may access.
UsersConversationsRequest() - Constructor for class com.github.seratch.jslack.api.methods.request.users.UsersConversationsRequest
 
UsersConversationsResponse - Class in com.github.seratch.jslack.api.methods.response.users
 
UsersConversationsResponse() - Constructor for class com.github.seratch.jslack.api.methods.response.users.UsersConversationsResponse
 
usersDeletePhoto(UsersDeletePhotoRequest) - Method in class com.github.seratch.jslack.api.methods.impl.MethodsClientImpl
 
usersDeletePhoto(UsersDeletePhotoRequest) - Method in interface com.github.seratch.jslack.api.methods.MethodsClient
 
UsersDeletePhotoRequest - Class in com.github.seratch.jslack.api.methods.request.users
Delete the user profile photo
UsersDeletePhotoRequest() - Constructor for class com.github.seratch.jslack.api.methods.request.users.UsersDeletePhotoRequest
 
UsersDeletePhotoResponse - Class in com.github.seratch.jslack.api.methods.response.users
 
UsersDeletePhotoResponse() - Constructor for class com.github.seratch.jslack.api.methods.response.users.UsersDeletePhotoResponse
 
UsersDeleteRequest - Class in com.github.seratch.jslack.api.scim.request
 
UsersDeleteRequest() - Constructor for class com.github.seratch.jslack.api.scim.request.UsersDeleteRequest
 
UsersDeleteResponse - Class in com.github.seratch.jslack.api.scim.response
 
UsersDeleteResponse() - Constructor for class com.github.seratch.jslack.api.scim.response.UsersDeleteResponse
 
usersGetPresence(UsersGetPresenceRequest) - Method in class com.github.seratch.jslack.api.methods.impl.MethodsClientImpl
 
usersGetPresence(UsersGetPresenceRequest) - Method in interface com.github.seratch.jslack.api.methods.MethodsClient
 
UsersGetPresenceRequest - Class in com.github.seratch.jslack.api.methods.request.users
 
UsersGetPresenceRequest() - Constructor for class com.github.seratch.jslack.api.methods.request.users.UsersGetPresenceRequest
 
UsersGetPresenceResponse - Class in com.github.seratch.jslack.api.methods.response.users
 
UsersGetPresenceResponse() - Constructor for class com.github.seratch.jslack.api.methods.response.users.UsersGetPresenceResponse
 
usersIdentity(UsersIdentityRequest) - Method in class com.github.seratch.jslack.api.methods.impl.MethodsClientImpl
 
usersIdentity(UsersIdentityRequest) - Method in interface com.github.seratch.jslack.api.methods.MethodsClient
 
UsersIdentityRequest - Class in com.github.seratch.jslack.api.methods.request.users
 
UsersIdentityRequest() - Constructor for class com.github.seratch.jslack.api.methods.request.users.UsersIdentityRequest
 
UsersIdentityResponse - Class in com.github.seratch.jslack.api.methods.response.users
 
UsersIdentityResponse() - Constructor for class com.github.seratch.jslack.api.methods.response.users.UsersIdentityResponse
 
UsersIdentityResponse.Team - Class in com.github.seratch.jslack.api.methods.response.users
 
UsersIdentityResponse.User - Class in com.github.seratch.jslack.api.methods.response.users
 
usersInfo(UsersInfoRequest) - Method in class com.github.seratch.jslack.api.methods.impl.MethodsClientImpl
 
usersInfo(UsersInfoRequest) - Method in interface com.github.seratch.jslack.api.methods.MethodsClient
 
UsersInfoRequest - Class in com.github.seratch.jslack.api.methods.request.users
 
UsersInfoRequest() - Constructor for class com.github.seratch.jslack.api.methods.request.users.UsersInfoRequest
 
UsersInfoResponse - Class in com.github.seratch.jslack.api.methods.response.users
 
UsersInfoResponse() - Constructor for class com.github.seratch.jslack.api.methods.response.users.UsersInfoResponse
 
usersList(UsersListRequest) - Method in class com.github.seratch.jslack.api.methods.impl.MethodsClientImpl
 
usersList(UsersListRequest) - Method in interface com.github.seratch.jslack.api.methods.MethodsClient
 
UsersListRequest - Class in com.github.seratch.jslack.api.methods.request.users
 
UsersListRequest() - Constructor for class com.github.seratch.jslack.api.methods.request.users.UsersListRequest
 
UsersListResponse - Class in com.github.seratch.jslack.api.methods.response.users
 
UsersListResponse() - Constructor for class com.github.seratch.jslack.api.methods.response.users.UsersListResponse
 
usersLookupByEmail(UsersLookupByEmailRequest) - Method in class com.github.seratch.jslack.api.methods.impl.MethodsClientImpl
 
usersLookupByEmail(UsersLookupByEmailRequest) - Method in interface com.github.seratch.jslack.api.methods.MethodsClient
 
UsersLookupByEmailRequest - Class in com.github.seratch.jslack.api.methods.request.users
 
UsersLookupByEmailRequest() - Constructor for class com.github.seratch.jslack.api.methods.request.users.UsersLookupByEmailRequest
 
UsersLookupByEmailResponse - Class in com.github.seratch.jslack.api.methods.response.channels
 
UsersLookupByEmailResponse() - Constructor for class com.github.seratch.jslack.api.methods.response.channels.UsersLookupByEmailResponse
 
usersProfileGet(UsersProfileGetRequest) - Method in class com.github.seratch.jslack.api.methods.impl.MethodsClientImpl
 
usersProfileGet(UsersProfileGetRequest) - Method in interface com.github.seratch.jslack.api.methods.MethodsClient
 
UsersProfileGetRequest - Class in com.github.seratch.jslack.api.methods.request.users.profile
 
UsersProfileGetRequest() - Constructor for class com.github.seratch.jslack.api.methods.request.users.profile.UsersProfileGetRequest
 
UsersProfileGetResponse - Class in com.github.seratch.jslack.api.methods.response.users.profile
 
UsersProfileGetResponse() - Constructor for class com.github.seratch.jslack.api.methods.response.users.profile.UsersProfileGetResponse
 
usersProfileSet(UsersProfileSetRequest) - Method in class com.github.seratch.jslack.api.methods.impl.MethodsClientImpl
 
usersProfileSet(UsersProfileSetRequest) - Method in interface com.github.seratch.jslack.api.methods.MethodsClient
 
UsersProfileSetRequest - Class in com.github.seratch.jslack.api.methods.request.users.profile
 
UsersProfileSetRequest() - Constructor for class com.github.seratch.jslack.api.methods.request.users.profile.UsersProfileSetRequest
 
UsersProfileSetResponse - Class in com.github.seratch.jslack.api.methods.response.users.profile
 
UsersProfileSetResponse() - Constructor for class com.github.seratch.jslack.api.methods.response.users.profile.UsersProfileSetResponse
 
usersSetActive(UsersSetActiveRequest) - Method in class com.github.seratch.jslack.api.methods.impl.MethodsClientImpl
 
usersSetActive(UsersSetActiveRequest) - Method in interface com.github.seratch.jslack.api.methods.MethodsClient
 
UsersSetActiveRequest - Class in com.github.seratch.jslack.api.methods.request.users
 
UsersSetActiveRequest() - Constructor for class com.github.seratch.jslack.api.methods.request.users.UsersSetActiveRequest
 
UsersSetActiveResponse - Class in com.github.seratch.jslack.api.methods.response.users
 
UsersSetActiveResponse() - Constructor for class com.github.seratch.jslack.api.methods.response.users.UsersSetActiveResponse
 
usersSetPhoto(UsersSetPhotoRequest) - Method in class com.github.seratch.jslack.api.methods.impl.MethodsClientImpl
 
usersSetPhoto(UsersSetPhotoRequest) - Method in interface com.github.seratch.jslack.api.methods.MethodsClient
 
UsersSetPhotoRequest - Class in com.github.seratch.jslack.api.methods.request.users
Set the user profile photo
UsersSetPhotoRequest() - Constructor for class com.github.seratch.jslack.api.methods.request.users.UsersSetPhotoRequest
 
UsersSetPhotoResponse - Class in com.github.seratch.jslack.api.methods.response.users
 
UsersSetPhotoResponse() - Constructor for class com.github.seratch.jslack.api.methods.response.users.UsersSetPhotoResponse
 
usersSetPresence(UsersSetPresenceRequest) - Method in class com.github.seratch.jslack.api.methods.impl.MethodsClientImpl
 
usersSetPresence(UsersSetPresenceRequest) - Method in interface com.github.seratch.jslack.api.methods.MethodsClient
 
UsersSetPresenceRequest - Class in com.github.seratch.jslack.api.methods.request.users
 
UsersSetPresenceRequest() - Constructor for class com.github.seratch.jslack.api.methods.request.users.UsersSetPresenceRequest
 
UsersSetPresenceResponse - Class in com.github.seratch.jslack.api.methods.response.users
 
UsersSetPresenceResponse() - Constructor for class com.github.seratch.jslack.api.methods.response.users.UsersSetPresenceResponse
 

V

value() - Method in enum com.github.seratch.jslack.api.model.Action.Type
 
value() - Method in enum com.github.seratch.jslack.api.model.ConversationType
 
value() - Method in enum com.github.seratch.jslack.api.model.dialog.DialogSubType
 
valueOf(String) - Static method in enum com.github.seratch.jslack.api.model.Action.Type
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.github.seratch.jslack.api.model.ConversationType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.github.seratch.jslack.api.model.dialog.DialogSubType
Returns the enum constant of this type with the specified name.
values() - Static method in enum com.github.seratch.jslack.api.model.Action.Type
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.github.seratch.jslack.api.model.ConversationType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.github.seratch.jslack.api.model.dialog.DialogSubType
Returns an array containing the constants of this enum type, in the order they are declared.

W

WebhookResponse - Class in com.github.seratch.jslack.api.webhook
 
WebhookResponse() - Constructor for class com.github.seratch.jslack.api.webhook.WebhookResponse
 
A B C D E F G H I L M O P R S T U V W 
Skip navigation links

Copyright © 2018. All Rights Reserved.