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

A

acceptUntypedObject(Object) - Method in class com.github.seratch.jslack.api.events.EventHandler
Used only internally.
acceptUntypedObject(Object) - Method in class com.github.seratch.jslack.api.rtm.RTMEventHandler
Used only internally.
AccountChangedEvent - Class in com.github.seratch.jslack.api.model.event
The list of accounts a user is signed into has changed
AccountChangedEvent() - Constructor for class com.github.seratch.jslack.api.model.event.AccountChangedEvent
 
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)
ActionsBlock - Class in com.github.seratch.jslack.api.model.block
https://api.slack.com/reference/messaging/blocks#actions
ActionsBlock() - Constructor for class com.github.seratch.jslack.api.model.block.ActionsBlock
 
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
 
AppMentionEvent - Class in com.github.seratch.jslack.api.model.event
This app event allows your app to subscribe to message events that directly mention your bot user.
AppMentionEvent() - Constructor for class com.github.seratch.jslack.api.model.event.AppMentionEvent
 
AppMentionHandler - Class in com.github.seratch.jslack.api.events.handler
 
AppMentionHandler() - Constructor for class com.github.seratch.jslack.api.events.handler.AppMentionHandler
 
AppMentionPayload - Class in com.github.seratch.jslack.api.events.payload
 
AppMentionPayload() - Constructor for class com.github.seratch.jslack.api.events.payload.AppMentionPayload
 
AppRateLimitedEvent - Class in com.github.seratch.jslack.api.model.event
https://api.slack.com/events/app_rate_limited
AppRateLimitedEvent() - Constructor for class com.github.seratch.jslack.api.model.event.AppRateLimitedEvent
 
AppRateLimitedHandler - Class in com.github.seratch.jslack.api.events.handler
 
AppRateLimitedHandler() - Constructor for class com.github.seratch.jslack.api.events.handler.AppRateLimitedHandler
 
AppRateLimitedPayload - Class in com.github.seratch.jslack.api.events.payload
 
AppRateLimitedPayload() - Constructor for class com.github.seratch.jslack.api.events.payload.AppRateLimitedPayload
 
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
 
AppUninstalledEvent - Class in com.github.seratch.jslack.api.model.event
This Events API-only event is sent via subscription whenever a Slack app is completely uninstalled.
AppUninstalledEvent() - Constructor for class com.github.seratch.jslack.api.model.event.AppUninstalledEvent
 
AppUninstalledHandler - Class in com.github.seratch.jslack.api.events.handler
 
AppUninstalledHandler() - Constructor for class com.github.seratch.jslack.api.events.handler.AppUninstalledHandler
 
AppUninstalledPayload - Class in com.github.seratch.jslack.api.events.payload
 
AppUninstalledPayload() - Constructor for class com.github.seratch.jslack.api.events.payload.AppUninstalledPayload
 
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
 
BlockElement - Class in com.github.seratch.jslack.api.model.block.element
Base block element for adding interactive components to Slack messages.
BlockElement() - Constructor for class com.github.seratch.jslack.api.model.block.element.BlockElement
 
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
 
Bot() - Constructor for class com.github.seratch.jslack.api.model.event.BotAddedEvent.Bot
 
Bot() - Constructor for class com.github.seratch.jslack.api.model.event.BotChangedEvent.Bot
 
BotAddedEvent - Class in com.github.seratch.jslack.api.model.event
The bot_added event is sent to all connections for a workspace when an integration "bot" is added.
BotAddedEvent() - Constructor for class com.github.seratch.jslack.api.model.event.BotAddedEvent
 
BotAddedEvent.Bot - Class in com.github.seratch.jslack.api.model.event
 
BotChangedEvent - Class in com.github.seratch.jslack.api.model.event
The bot_changed event is sent to all connections for a workspace when an integration "bot" is updated.
BotChangedEvent() - Constructor for class com.github.seratch.jslack.api.model.event.BotChangedEvent
 
BotChangedEvent.Bot - Class in com.github.seratch.jslack.api.model.event
 
BotIcons - Class in com.github.seratch.jslack.api.model
 
BotIcons() - Constructor for class com.github.seratch.jslack.api.model.BotIcons
 
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
 
buildJsonResponse(Response, Class<T>) - Static method in class com.github.seratch.jslack.common.http.SlackHttpClient
 
ButtonElement - Class in com.github.seratch.jslack.api.model.block.element
https://api.slack.com/reference/messaging/block-elements#button
ButtonElement() - Constructor for class com.github.seratch.jslack.api.model.block.element.ButtonElement
 

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.event.ChannelCreatedEvent.Channel
 
Channel() - Constructor for class com.github.seratch.jslack.api.model.event.ChannelJoinedEvent.Channel
 
Channel() - Constructor for class com.github.seratch.jslack.api.model.event.ChannelRenameEvent.Channel
 
Channel() - Constructor for class com.github.seratch.jslack.api.model.event.GroupJoinedEvent.Channel
 
Channel() - Constructor for class com.github.seratch.jslack.api.model.event.GroupRenameEvent.Channel
 
Channel() - Constructor for class com.github.seratch.jslack.api.model.event.ImCreatedEvent.Channel
 
Channel() - Constructor for class com.github.seratch.jslack.api.model.MatchedItem.Channel
 
ChannelArchiveEvent - Class in com.github.seratch.jslack.api.model.event
The channel_archive event is sent to all connections for a workspace when a channel is archived.
ChannelArchiveEvent() - Constructor for class com.github.seratch.jslack.api.model.event.ChannelArchiveEvent
 
ChannelArchiveHandler - Class in com.github.seratch.jslack.api.events.handler
 
ChannelArchiveHandler() - Constructor for class com.github.seratch.jslack.api.events.handler.ChannelArchiveHandler
 
ChannelArchivePayload - Class in com.github.seratch.jslack.api.events.payload
 
ChannelArchivePayload() - Constructor for class com.github.seratch.jslack.api.events.payload.ChannelArchivePayload
 
ChannelCreatedEvent - Class in com.github.seratch.jslack.api.model.event
The channel_created event is sent to all connections for a workspace when a new channel is created.
ChannelCreatedEvent() - Constructor for class com.github.seratch.jslack.api.model.event.ChannelCreatedEvent
 
ChannelCreatedEvent.Channel - Class in com.github.seratch.jslack.api.model.event
 
ChannelCreatedHandler - Class in com.github.seratch.jslack.api.events.handler
 
ChannelCreatedHandler() - Constructor for class com.github.seratch.jslack.api.events.handler.ChannelCreatedHandler
 
ChannelCreatedPayload - Class in com.github.seratch.jslack.api.events.payload
 
ChannelCreatedPayload() - Constructor for class com.github.seratch.jslack.api.events.payload.ChannelCreatedPayload
 
ChannelDeletedEvent - Class in com.github.seratch.jslack.api.model.event
The channel_deleted event is sent to all connections for a workspace when a channel is deleted.
ChannelDeletedEvent() - Constructor for class com.github.seratch.jslack.api.model.event.ChannelDeletedEvent
 
ChannelDeletedHandler - Class in com.github.seratch.jslack.api.events.handler
 
ChannelDeletedHandler() - Constructor for class com.github.seratch.jslack.api.events.handler.ChannelDeletedHandler
 
ChannelDeletedPayload - Class in com.github.seratch.jslack.api.events.payload
 
ChannelDeletedPayload() - Constructor for class com.github.seratch.jslack.api.events.payload.ChannelDeletedPayload
 
ChannelHistoryChangedEvent - Class in com.github.seratch.jslack.api.model.event
A channel_history_changed event is sent to all clients in a channel when bulk changes have occurred to that channel's history.
ChannelHistoryChangedEvent() - Constructor for class com.github.seratch.jslack.api.model.event.ChannelHistoryChangedEvent
 
ChannelHistoryChangedHandler - Class in com.github.seratch.jslack.api.events.handler
 
ChannelHistoryChangedHandler() - Constructor for class com.github.seratch.jslack.api.events.handler.ChannelHistoryChangedHandler
 
ChannelHistoryChangedPayload - Class in com.github.seratch.jslack.api.events.payload
 
ChannelHistoryChangedPayload() - Constructor for class com.github.seratch.jslack.api.events.payload.ChannelHistoryChangedPayload
 
ChannelId - Class in com.github.seratch.jslack.shortcut.model
 
ChannelId(String) - Constructor for class com.github.seratch.jslack.shortcut.model.ChannelId
 
ChannelJoinedEvent - Class in com.github.seratch.jslack.api.model.event
The channel_joined event is sent to all connections for a user when that user joins a channel.
ChannelJoinedEvent() - Constructor for class com.github.seratch.jslack.api.model.event.ChannelJoinedEvent
 
ChannelJoinedEvent.Channel - Class in com.github.seratch.jslack.api.model.event
 
ChannelLeftEvent - Class in com.github.seratch.jslack.api.model.event
The channel_left event is sometimes sent to all connections for a user when that user leaves a channel.
ChannelLeftEvent() - Constructor for class com.github.seratch.jslack.api.model.event.ChannelLeftEvent
 
ChannelLeftHandler - Class in com.github.seratch.jslack.api.events.handler
 
ChannelLeftHandler() - Constructor for class com.github.seratch.jslack.api.events.handler.ChannelLeftHandler
 
ChannelLeftPayload - Class in com.github.seratch.jslack.api.events.payload
 
ChannelLeftPayload() - Constructor for class com.github.seratch.jslack.api.events.payload.ChannelLeftPayload
 
ChannelMarkedEvent - Class in com.github.seratch.jslack.api.model.event
The channel_marked event is sent to all open connections for a user when that user moves the read cursor in a channel by calling the channels.mark API method.
ChannelMarkedEvent() - Constructor for class com.github.seratch.jslack.api.model.event.ChannelMarkedEvent
 
ChannelName - Class in com.github.seratch.jslack.shortcut.model
 
ChannelName(String) - Constructor for class com.github.seratch.jslack.shortcut.model.ChannelName
 
ChannelRenameEvent - Class in com.github.seratch.jslack.api.model.event
The channel_rename event is sent to all connections for a workspace when a channel is renamed.
ChannelRenameEvent() - Constructor for class com.github.seratch.jslack.api.model.event.ChannelRenameEvent
 
ChannelRenameEvent.Channel - Class in com.github.seratch.jslack.api.model.event
 
ChannelRenameHandler - Class in com.github.seratch.jslack.api.events.handler
 
ChannelRenameHandler() - Constructor for class com.github.seratch.jslack.api.events.handler.ChannelRenameHandler
 
ChannelRenamePayload - Class in com.github.seratch.jslack.api.events.payload
 
ChannelRenamePayload() - Constructor for class com.github.seratch.jslack.api.events.payload.ChannelRenamePayload
 
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
 
ChannelsSelectElement - Class in com.github.seratch.jslack.api.model.block.element
https://api.slack.com/reference/messaging/block-elements#channels-select
ChannelsSelectElement() - Constructor for class com.github.seratch.jslack.api.model.block.element.ChannelsSelectElement
 
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
 
ChannelUnarchiveEvent - Class in com.github.seratch.jslack.api.model.event
The channel_unarchive event is sent to all connections for a workspace when a channel is unarchived.
ChannelUnarchiveEvent() - Constructor for class com.github.seratch.jslack.api.model.event.ChannelUnarchiveEvent
 
ChannelUnarchiveHandler - Class in com.github.seratch.jslack.api.events.handler
 
ChannelUnarchiveHandler() - Constructor for class com.github.seratch.jslack.api.events.handler.ChannelUnarchiveHandler
 
ChannelUnarchivePayload - Class in com.github.seratch.jslack.api.events.payload
 
ChannelUnarchivePayload() - Constructor for class com.github.seratch.jslack.api.events.payload.ChannelUnarchivePayload
 
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.events - package com.github.seratch.jslack.api.events
 
com.github.seratch.jslack.api.events.handler - package com.github.seratch.jslack.api.events.handler
 
com.github.seratch.jslack.api.events.payload - package com.github.seratch.jslack.api.events.payload
 
com.github.seratch.jslack.api.events.servlet - package com.github.seratch.jslack.api.events.servlet
 
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.block - package com.github.seratch.jslack.api.model.block
 
com.github.seratch.jslack.api.model.block.composition - package com.github.seratch.jslack.api.model.block.composition
 
com.github.seratch.jslack.api.model.block.element - package com.github.seratch.jslack.api.model.block.element
 
com.github.seratch.jslack.api.model.dialog - package com.github.seratch.jslack.api.model.dialog
 
com.github.seratch.jslack.api.model.event - package com.github.seratch.jslack.api.model.event
 
com.github.seratch.jslack.api.rtm - package com.github.seratch.jslack.api.rtm
 
com.github.seratch.jslack.api.rtm.message - package com.github.seratch.jslack.api.rtm.message
 
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
 
CommandsChangedEvent - Class in com.github.seratch.jslack.api.model.event
The commands_changed event is sent to all connections for a workspace when a slash command for that workspace is added, removed or changed.
CommandsChangedEvent() - Constructor for class com.github.seratch.jslack.api.model.event.CommandsChangedEvent
 
Confirmation - Class in com.github.seratch.jslack.api.model
 
Confirmation() - Constructor for class com.github.seratch.jslack.api.model.Confirmation
 
ConfirmationDialogObject - Class in com.github.seratch.jslack.api.model.block.composition
https://api.slack.com/reference/messaging/composition-objects#confirm
ConfirmationDialogObject() - Constructor for class com.github.seratch.jslack.api.model.block.composition.ConfirmationDialogObject
 
connect() - Method in class com.github.seratch.jslack.api.rtm.RTMClient
Connects to the wss endpoint and starts a new WebSocket session.
ContextBlock - Class in com.github.seratch.jslack.api.model.block
https://api.slack.com/reference/messaging/blocks#context
ContextBlock() - Constructor for class com.github.seratch.jslack.api.model.block.ContextBlock
 
ContextBlockElement - Interface in com.github.seratch.jslack.api.model.block
Specific interface to make context layout blocks' elements type-safe, because ContextBlock can only contain ImageElement and TextObject elements.
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
 
ConversationsSelectElement - Class in com.github.seratch.jslack.api.model.block.element
https://api.slack.com/reference/messaging/block-elements#conversations-select
ConversationsSelectElement() - Constructor for class com.github.seratch.jslack.api.model.block.element.ConversationsSelectElement
 
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

DatePickerElement - Class in com.github.seratch.jslack.api.model.block.element
https://api.slack.com/reference/messaging/block-elements#datepicker
DatePickerElement() - Constructor for class com.github.seratch.jslack.api.model.block.element.DatePickerElement
 
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
 
deregister(EventHandler<? extends EventsApiPayload<?>>) - Method in interface com.github.seratch.jslack.api.events.EventsDispatcher
Removes an EventHandler.
deregister(EventHandler<? extends EventsApiPayload<?>>) - Method in class com.github.seratch.jslack.api.events.EventsDispatcherImpl
 
deregister(RTMEventHandler<? extends Event>) - Method in interface com.github.seratch.jslack.api.rtm.RTMEventsDispatcher
Removes a EventHandler.
deregister(RTMEventHandler<? extends Event>) - Method in class com.github.seratch.jslack.api.rtm.RTMEventsDispatcherImpl
 
deserialize(JsonElement, Type, JsonDeserializationContext) - Method in class com.github.seratch.jslack.common.json.GsonBlockElementFactory
 
deserialize(JsonElement, Type, JsonDeserializationContext) - Method in class com.github.seratch.jslack.common.json.GsonContextBlockElementFactory
 
deserialize(JsonElement, Type, JsonDeserializationContext) - Method in class com.github.seratch.jslack.common.json.GsonLayoutBlockFactory
 
deserialize(JsonElement, Type, JsonDeserializationContext) - Method in class com.github.seratch.jslack.common.json.GsonTextObjectFactory
 
destroy() - Method in class com.github.seratch.jslack.api.events.servlet.SlackEventsApiServlet
 
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
Disconnects from the wss endpoint.
DISMISS - Static variable in class com.github.seratch.jslack.api.model.Confirmation
 
dispatch(String) - Method in interface com.github.seratch.jslack.api.events.EventsDispatcher
Dispatches requests to appropriate event handlers.
dispatch(String) - Method in class com.github.seratch.jslack.api.events.EventsDispatcherImpl
 
dispatch(String) - Method in interface com.github.seratch.jslack.api.rtm.RTMEventsDispatcher
Dispatches requests to appropriate event handlers.
dispatch(String) - Method in class com.github.seratch.jslack.api.rtm.RTMEventsDispatcherImpl
 
DividerBlock - Class in com.github.seratch.jslack.api.model.block
https://api.slack.com/reference/messaging/blocks#divider
DividerBlock() - Constructor for class com.github.seratch.jslack.api.model.block.DividerBlock
 
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
 
DndStatus() - Constructor for class com.github.seratch.jslack.api.model.event.DndUpdatedEvent.DndStatus
 
DndStatus() - Constructor for class com.github.seratch.jslack.api.model.event.DndUpdatedUserEvent.DndStatus
 
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
 
DndUpdatedEvent - Class in com.github.seratch.jslack.api.model.event
The dnd_updated event is sent to the current user when their Do Not Disturb settings have changed.
DndUpdatedEvent() - Constructor for class com.github.seratch.jslack.api.model.event.DndUpdatedEvent
 
DndUpdatedEvent.DndStatus - Class in com.github.seratch.jslack.api.model.event
 
DndUpdatedHandler - Class in com.github.seratch.jslack.api.events.handler
 
DndUpdatedHandler() - Constructor for class com.github.seratch.jslack.api.events.handler.DndUpdatedHandler
 
DndUpdatedPayload - Class in com.github.seratch.jslack.api.events.payload
 
DndUpdatedPayload() - Constructor for class com.github.seratch.jslack.api.events.payload.DndUpdatedPayload
 
DndUpdatedUserEvent - Class in com.github.seratch.jslack.api.model.event
The dnd_updated_user event is sent to all connections for a workspace when a user's Do Not Disturb settings have changed.
DndUpdatedUserEvent() - Constructor for class com.github.seratch.jslack.api.model.event.DndUpdatedUserEvent
 
DndUpdatedUserEvent.DndStatus - Class in com.github.seratch.jslack.api.model.event
 
DndUpdatedUserHandler - Class in com.github.seratch.jslack.api.events.handler
 
DndUpdatedUserHandler() - Constructor for class com.github.seratch.jslack.api.events.handler.DndUpdatedUserHandler
 
DndUpdatedUserPayload - Class in com.github.seratch.jslack.api.events.payload
 
DndUpdatedUserPayload() - Constructor for class com.github.seratch.jslack.api.events.payload.DndUpdatedUserPayload
 
doPost(HttpServletRequest, HttpServletResponse) - Method in class com.github.seratch.jslack.api.events.servlet.SlackEventsApiServlet
 
doPostForm(FormBody.Builder, String, Class<T>) - Method in class com.github.seratch.jslack.api.methods.impl.MethodsClientImpl
 
doPostFormWithToken(FormBody.Builder, String, String, Class<T>) - Method in class com.github.seratch.jslack.api.methods.impl.MethodsClientImpl
 
doPostMultipart(MultipartBody.Builder, String, String, Class<T>) - Method in class com.github.seratch.jslack.api.methods.impl.MethodsClientImpl
 

E

Edited() - Constructor for class com.github.seratch.jslack.api.model.event.MessageEvent.Edited
 
Edited() - Constructor for class com.github.seratch.jslack.api.model.Message.Edited
 
EmailDomainChangedEvent - Class in com.github.seratch.jslack.api.model.event
The email_domain_changed event is sent to all connections for a workspace when the email domain settings for a workspace change.
EmailDomainChangedEvent() - Constructor for class com.github.seratch.jslack.api.model.event.EmailDomainChangedEvent
 
EmailDomainChangedHandler - Class in com.github.seratch.jslack.api.events.handler
 
EmailDomainChangedHandler() - Constructor for class com.github.seratch.jslack.api.events.handler.EmailDomainChangedHandler
 
EmailDomainChangedPayload - Class in com.github.seratch.jslack.api.events.payload
 
EmailDomainChangedPayload() - Constructor for class com.github.seratch.jslack.api.events.payload.EmailDomainChangedPayload
 
EMOJI_LIST - Static variable in class com.github.seratch.jslack.api.methods.Methods
 
EmojiChangedEvent - Class in com.github.seratch.jslack.api.model.event
The email_domain_changed event is sent to all connections for a workspace when the email domain settings for a workspace change.
EmojiChangedEvent() - Constructor for class com.github.seratch.jslack.api.model.event.EmojiChangedEvent
 
EmojiChangedHandler - Class in com.github.seratch.jslack.api.events.handler
 
EmojiChangedHandler() - Constructor for class com.github.seratch.jslack.api.events.handler.EmojiChangedHandler
 
EmojiChangedPayload - Class in com.github.seratch.jslack.api.events.payload
 
EmojiChangedPayload() - Constructor for class com.github.seratch.jslack.api.events.payload.EmojiChangedPayload
 
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
 
enqueue(String) - Method in interface com.github.seratch.jslack.api.events.EventsDispatcher
Enqueues a JSON payload to the internal queue.
enqueue(String) - Method in class com.github.seratch.jslack.api.events.EventsDispatcherImpl
 
Event - Interface in com.github.seratch.jslack.api.model.event
 
EventHandler<E extends EventsApiPayload<?>> - Class in com.github.seratch.jslack.api.events
Events API handler base class.
EventHandler() - Constructor for class com.github.seratch.jslack.api.events.EventHandler
 
EventsApiPayload<E extends Event> - Interface in com.github.seratch.jslack.api.events.payload
https://api.slack.com/types/event
EventsDispatcher - Interface in com.github.seratch.jslack.api.events
Events API requests dispatcher.
EventsDispatcherFactory - Class in com.github.seratch.jslack.api.events
Creates EventsDispatcher instances.
EventsDispatcherImpl - Class in com.github.seratch.jslack.api.events
 
EventsDispatcherImpl() - Constructor for class com.github.seratch.jslack.api.events.EventsDispatcherImpl
 
ExternalSelectElement - Class in com.github.seratch.jslack.api.model.block.element
https://api.slack.com/reference/messaging/block-elements#external-select
ExternalSelectElement() - Constructor for class com.github.seratch.jslack.api.model.block.element.ExternalSelectElement
 

F

Field() - Constructor for class com.github.seratch.jslack.api.model.event.TeamProfileChangeEvent.Field
 
Field() - Constructor for class com.github.seratch.jslack.api.model.event.TeamProfileDeleteEvent.Field
 
Field() - Constructor for class com.github.seratch.jslack.api.model.event.TeamProfileReorderEvent.Field
 
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() - Constructor for class com.github.seratch.jslack.api.model.event.FileChangeEvent.File
 
File() - Constructor for class com.github.seratch.jslack.api.model.event.FileCommentAddedEvent.File
Deprecated.
 
File() - Constructor for class com.github.seratch.jslack.api.model.event.FileCommentDeletedEvent.File
Deprecated.
 
File() - Constructor for class com.github.seratch.jslack.api.model.event.FileCommentEditedEvent.File
Deprecated.
 
File() - Constructor for class com.github.seratch.jslack.api.model.event.FileCreatedEvent.File
 
File() - Constructor for class com.github.seratch.jslack.api.model.event.FilePublicEvent.File
 
File() - Constructor for class com.github.seratch.jslack.api.model.event.FileSharedEvent.File
 
File() - Constructor for class com.github.seratch.jslack.api.model.event.FileUnsharedEvent.File
 
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
 
File.ShareDetail - Class in com.github.seratch.jslack.api.model
 
File.Shares - Class in com.github.seratch.jslack.api.model
 
FileChangeEvent - Class in com.github.seratch.jslack.api.model.event
The file_change event is sent when any property of a file is changed.
FileChangeEvent() - Constructor for class com.github.seratch.jslack.api.model.event.FileChangeEvent
 
FileChangeEvent.File - Class in com.github.seratch.jslack.api.model.event
 
FileChangeHandler - Class in com.github.seratch.jslack.api.events.handler
 
FileChangeHandler() - Constructor for class com.github.seratch.jslack.api.events.handler.FileChangeHandler
 
FileChangePayload - Class in com.github.seratch.jslack.api.events.payload
 
FileChangePayload() - Constructor for class com.github.seratch.jslack.api.events.payload.FileChangePayload
 
FileComment() - Constructor for class com.github.seratch.jslack.api.model.event.FileCommentAddedEvent.FileComment
Deprecated.
 
FileComment() - Constructor for class com.github.seratch.jslack.api.model.event.FileCommentEditedEvent.FileComment
Deprecated.
 
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
 
FileCommentAddedEvent - Class in com.github.seratch.jslack.api.model.event
Deprecated.
FileCommentAddedEvent() - Constructor for class com.github.seratch.jslack.api.model.event.FileCommentAddedEvent
Deprecated.
 
FileCommentAddedEvent.File - Class in com.github.seratch.jslack.api.model.event
Deprecated.
 
FileCommentAddedEvent.FileComment - Class in com.github.seratch.jslack.api.model.event
Deprecated.
 
FileCommentDeletedEvent - Class in com.github.seratch.jslack.api.model.event
Deprecated.
FileCommentDeletedEvent() - Constructor for class com.github.seratch.jslack.api.model.event.FileCommentDeletedEvent
Deprecated.
 
FileCommentDeletedEvent.File - Class in com.github.seratch.jslack.api.model.event
Deprecated.
 
FileCommentEditedEvent - Class in com.github.seratch.jslack.api.model.event
Deprecated.
FileCommentEditedEvent() - Constructor for class com.github.seratch.jslack.api.model.event.FileCommentEditedEvent
Deprecated.
 
FileCommentEditedEvent.File - Class in com.github.seratch.jslack.api.model.event
Deprecated.
 
FileCommentEditedEvent.FileComment - Class in com.github.seratch.jslack.api.model.event
Deprecated.
 
FileCommentId - Class in com.github.seratch.jslack.shortcut.model
 
FileCommentId(String) - Constructor for class com.github.seratch.jslack.shortcut.model.FileCommentId
 
FileCreatedEvent - Class in com.github.seratch.jslack.api.model.event
The file_created event is sent to all connected clients for a user when that user uploads a file to Slack.
FileCreatedEvent() - Constructor for class com.github.seratch.jslack.api.model.event.FileCreatedEvent
 
FileCreatedEvent.File - Class in com.github.seratch.jslack.api.model.event
 
FileCreatedHandler - Class in com.github.seratch.jslack.api.events.handler
 
FileCreatedHandler() - Constructor for class com.github.seratch.jslack.api.events.handler.FileCreatedHandler
 
FileCreatedPayload - Class in com.github.seratch.jslack.api.events.payload
 
FileCreatedPayload() - Constructor for class com.github.seratch.jslack.api.events.payload.FileCreatedPayload
 
FileDeletedEvent - Class in com.github.seratch.jslack.api.model.event
The file_deleted event is sent to all connected clients for a workspace when a file is deleted.
FileDeletedEvent() - Constructor for class com.github.seratch.jslack.api.model.event.FileDeletedEvent
 
FileDeletedHandler - Class in com.github.seratch.jslack.api.events.handler
 
FileDeletedHandler() - Constructor for class com.github.seratch.jslack.api.events.handler.FileDeletedHandler
 
FileDeletedPayload - Class in com.github.seratch.jslack.api.events.payload
 
FileDeletedPayload() - Constructor for class com.github.seratch.jslack.api.events.payload.FileDeletedPayload
 
FileId - Class in com.github.seratch.jslack.shortcut.model
 
FileId(String) - Constructor for class com.github.seratch.jslack.shortcut.model.FileId
 
FilePublicEvent - Class in com.github.seratch.jslack.api.model.event
The file_public event is sent when a file is made public.
FilePublicEvent() - Constructor for class com.github.seratch.jslack.api.model.event.FilePublicEvent
 
FilePublicEvent.File - Class in com.github.seratch.jslack.api.model.event
 
FilePublicHandler - Class in com.github.seratch.jslack.api.events.handler
 
FilePublicHandler() - Constructor for class com.github.seratch.jslack.api.events.handler.FilePublicHandler
 
FilePublicPayload - Class in com.github.seratch.jslack.api.events.payload
 
FilePublicPayload() - Constructor for class com.github.seratch.jslack.api.events.payload.FilePublicPayload
 
FILES_COMMENTS_ADD - Static variable in class com.github.seratch.jslack.api.methods.Methods
Deprecated.
FILES_COMMENTS_DELETE - Static variable in class com.github.seratch.jslack.api.methods.Methods
Deprecated.
FILES_COMMENTS_EDIT - Static variable in class com.github.seratch.jslack.api.methods.Methods
Deprecated.
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
Deprecated.
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
Deprecated.
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
Deprecated.
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
 
FileSharedEvent - Class in com.github.seratch.jslack.api.model.event
The file_shared event is sent when a file is shared.
FileSharedEvent() - Constructor for class com.github.seratch.jslack.api.model.event.FileSharedEvent
 
FileSharedEvent.File - Class in com.github.seratch.jslack.api.model.event
 
FileSharedHandler - Class in com.github.seratch.jslack.api.events.handler
 
FileSharedHandler() - Constructor for class com.github.seratch.jslack.api.events.handler.FileSharedHandler
 
FileSharedPayload - Class in com.github.seratch.jslack.api.events.payload
 
FileSharedPayload() - Constructor for class com.github.seratch.jslack.api.events.payload.FileSharedPayload
 
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
 
FileUnsharedEvent - Class in com.github.seratch.jslack.api.model.event
The file_unshared event is sent when a file is unshared.
FileUnsharedEvent() - Constructor for class com.github.seratch.jslack.api.model.event.FileUnsharedEvent
 
FileUnsharedEvent.File - Class in com.github.seratch.jslack.api.model.event
 
FileUnsharedHandler - Class in com.github.seratch.jslack.api.events.handler
 
FileUnsharedHandler() - Constructor for class com.github.seratch.jslack.api.events.handler.FileUnsharedHandler
 
FileUnsharedPayload - Class in com.github.seratch.jslack.api.events.payload
 
FileUnsharedPayload() - Constructor for class com.github.seratch.jslack.api.events.payload.FileUnsharedPayload
 
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

getApiAppId() - Method in interface com.github.seratch.jslack.api.events.payload.EventsApiPayload
 
getConnectedBotUser() - Method in class com.github.seratch.jslack.api.rtm.RTMClient
 
getError() - Method in interface com.github.seratch.jslack.api.methods.SlackApiResponse
 
getEvent() - Method in interface com.github.seratch.jslack.api.events.payload.EventsApiPayload
 
getEventClass() - Method in class com.github.seratch.jslack.api.rtm.RTMEventHandler
Returns the Class object of the Event implementation.
getEventId() - Method in interface com.github.seratch.jslack.api.events.payload.EventsApiPayload
 
getEventPayloadClass() - Method in class com.github.seratch.jslack.api.events.EventHandler
Returns the Class object of the EventApiPayload implementation.
getEventTime() - Method in interface com.github.seratch.jslack.api.events.payload.EventsApiPayload
 
getEventType() - Method in class com.github.seratch.jslack.api.events.EventHandler
Returns the type value of the event (e.g., MessageEvent.TYPE_NAME)
getEventType() - Method in class com.github.seratch.jslack.api.events.handler.AppMentionHandler
 
getEventType() - Method in class com.github.seratch.jslack.api.events.handler.AppRateLimitedHandler
 
getEventType() - Method in class com.github.seratch.jslack.api.events.handler.AppUninstalledHandler
 
getEventType() - Method in class com.github.seratch.jslack.api.events.handler.ChannelArchiveHandler
 
getEventType() - Method in class com.github.seratch.jslack.api.events.handler.ChannelCreatedHandler
 
getEventType() - Method in class com.github.seratch.jslack.api.events.handler.ChannelDeletedHandler
 
getEventType() - Method in class com.github.seratch.jslack.api.events.handler.ChannelHistoryChangedHandler
 
getEventType() - Method in class com.github.seratch.jslack.api.events.handler.ChannelLeftHandler
 
getEventType() - Method in class com.github.seratch.jslack.api.events.handler.ChannelRenameHandler
 
getEventType() - Method in class com.github.seratch.jslack.api.events.handler.ChannelUnarchiveHandler
 
getEventType() - Method in class com.github.seratch.jslack.api.events.handler.DndUpdatedHandler
 
getEventType() - Method in class com.github.seratch.jslack.api.events.handler.DndUpdatedUserHandler
 
getEventType() - Method in class com.github.seratch.jslack.api.events.handler.EmailDomainChangedHandler
 
getEventType() - Method in class com.github.seratch.jslack.api.events.handler.EmojiChangedHandler
 
getEventType() - Method in class com.github.seratch.jslack.api.events.handler.FileChangeHandler
 
getEventType() - Method in class com.github.seratch.jslack.api.events.handler.FileCreatedHandler
 
getEventType() - Method in class com.github.seratch.jslack.api.events.handler.FileDeletedHandler
 
getEventType() - Method in class com.github.seratch.jslack.api.events.handler.FilePublicHandler
 
getEventType() - Method in class com.github.seratch.jslack.api.events.handler.FileSharedHandler
 
getEventType() - Method in class com.github.seratch.jslack.api.events.handler.FileUnsharedHandler
 
getEventType() - Method in class com.github.seratch.jslack.api.events.handler.GoodbyeHandler
 
getEventType() - Method in class com.github.seratch.jslack.api.events.handler.GridMigrationFinishedHandler
 
getEventType() - Method in class com.github.seratch.jslack.api.events.handler.GridMigrationStartedHandler
 
getEventType() - Method in class com.github.seratch.jslack.api.events.handler.GroupArchiveHandler
 
getEventType() - Method in class com.github.seratch.jslack.api.events.handler.GroupCloseHandler
 
getEventType() - Method in class com.github.seratch.jslack.api.events.handler.GroupDeletedHandler
 
getEventType() - Method in class com.github.seratch.jslack.api.events.handler.GroupHistoryChangedHandler
 
getEventType() - Method in class com.github.seratch.jslack.api.events.handler.GroupLeftHandler
 
getEventType() - Method in class com.github.seratch.jslack.api.events.handler.GroupOpenHandler
 
getEventType() - Method in class com.github.seratch.jslack.api.events.handler.GroupRenameHandler
 
getEventType() - Method in class com.github.seratch.jslack.api.events.handler.GroupUnarchiveHandler
 
getEventType() - Method in class com.github.seratch.jslack.api.events.handler.ImCloseHandler
 
getEventType() - Method in class com.github.seratch.jslack.api.events.handler.ImCreatedHandler
 
getEventType() - Method in class com.github.seratch.jslack.api.events.handler.ImHistoryChangedHandler
 
getEventType() - Method in class com.github.seratch.jslack.api.events.handler.ImOpenHandler
 
getEventType() - Method in class com.github.seratch.jslack.api.events.handler.LinkSharedHandler
 
getEventType() - Method in class com.github.seratch.jslack.api.events.handler.MemberJoinedChannelHandler
 
getEventType() - Method in class com.github.seratch.jslack.api.events.handler.MemberLeftChannelHandler
 
getEventType() - Method in class com.github.seratch.jslack.api.events.handler.MessageHandler
 
getEventType() - Method in class com.github.seratch.jslack.api.events.handler.PinAddedHandler
 
getEventType() - Method in class com.github.seratch.jslack.api.events.handler.PinRemovedHandler
 
getEventType() - Method in class com.github.seratch.jslack.api.events.handler.ReactionAddedHandler
 
getEventType() - Method in class com.github.seratch.jslack.api.events.handler.ReactionRemovedHandler
 
getEventType() - Method in class com.github.seratch.jslack.api.events.handler.ResourcesAddedHandler
 
getEventType() - Method in class com.github.seratch.jslack.api.events.handler.ResourcesRemovedHandler
 
getEventType() - Method in class com.github.seratch.jslack.api.events.handler.ScopeDeniedHandler
 
getEventType() - Method in class com.github.seratch.jslack.api.events.handler.ScopeGrantedHandler
 
getEventType() - Method in class com.github.seratch.jslack.api.events.handler.StarAddedHandler
 
getEventType() - Method in class com.github.seratch.jslack.api.events.handler.StarRemovedHandler
 
getEventType() - Method in class com.github.seratch.jslack.api.events.handler.SubteamCreatedHandler
 
getEventType() - Method in class com.github.seratch.jslack.api.events.handler.SubteamMembersChangedHandler
 
getEventType() - Method in class com.github.seratch.jslack.api.events.handler.SubteamSelfAddedHandler
 
getEventType() - Method in class com.github.seratch.jslack.api.events.handler.SubteamSelfRemovedHandler
 
getEventType() - Method in class com.github.seratch.jslack.api.events.handler.SubteamUpdatedHandler
 
getEventType() - Method in class com.github.seratch.jslack.api.events.handler.TeamDomainChangeHandler
 
getEventType() - Method in class com.github.seratch.jslack.api.events.handler.TeamJoinHandler
 
getEventType() - Method in class com.github.seratch.jslack.api.events.handler.TeamRenameHandler
 
getEventType() - Method in class com.github.seratch.jslack.api.events.handler.TokensRevokedHandler
 
getEventType() - Method in class com.github.seratch.jslack.api.events.handler.UserChangeHandler
 
getEventType() - Method in class com.github.seratch.jslack.api.events.handler.UserResourceDeniedHandler
 
getEventType() - Method in class com.github.seratch.jslack.api.events.handler.UserResourceGrantedHandler
 
getEventType() - Method in class com.github.seratch.jslack.api.events.handler.UserResourceRemovedHandler
 
getEventType() - Method in class com.github.seratch.jslack.api.rtm.RTMEventHandler
Returns the type value of the event (e.g., MessageEvent.TYPE_NAME)
getInstance() - Static method in class com.github.seratch.jslack.api.events.EventsDispatcherFactory
Returns an EventsDispatcher.
getInstance() - Static method in class com.github.seratch.jslack.api.rtm.RTMEventsDispatcherFactory
Returns an RTMEventsDispatcher.
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
 
getTeamId() - Method in interface com.github.seratch.jslack.api.events.payload.EventsApiPayload
 
getToken() - Method in interface com.github.seratch.jslack.api.events.payload.EventsApiPayload
 
getType() - Method in interface com.github.seratch.jslack.api.events.payload.EventsApiPayload
 
getType() - Method in interface com.github.seratch.jslack.api.model.block.LayoutBlock
Determines the type of layout block, e.g.
getType() - Method in interface com.github.seratch.jslack.api.model.dialog.DialogElement
 
getType() - Method in interface com.github.seratch.jslack.api.model.event.Event
 
getValue() - Method in interface com.github.seratch.jslack.api.model.dialog.DialogElement
 
getWarning() - Method in interface com.github.seratch.jslack.api.methods.SlackApiResponse
 
getWssUri() - Method in class com.github.seratch.jslack.api.rtm.RTMClient
 
GoodbyeEvent - Class in com.github.seratch.jslack.api.model.event
The file_unshared event is sent when a file is unshared.
GoodbyeEvent() - Constructor for class com.github.seratch.jslack.api.model.event.GoodbyeEvent
 
GoodbyeHandler - Class in com.github.seratch.jslack.api.events.handler
 
GoodbyeHandler() - Constructor for class com.github.seratch.jslack.api.events.handler.GoodbyeHandler
 
GoodbyePayload - Class in com.github.seratch.jslack.api.events.payload
 
GoodbyePayload() - Constructor for class com.github.seratch.jslack.api.events.payload.GoodbyePayload
 
Grant() - Constructor for class com.github.seratch.jslack.api.model.event.ResourcesAddedEvent.Grant
 
Grant() - Constructor for class com.github.seratch.jslack.api.model.event.ResourcesRemovedEvent.Grant
 
GridMigrationFinishedEvent - Class in com.github.seratch.jslack.api.model.event
This Events API-only event is sent via subscription whenever your app is installed by completes migration to Enterprise Grid.
GridMigrationFinishedEvent() - Constructor for class com.github.seratch.jslack.api.model.event.GridMigrationFinishedEvent
 
GridMigrationFinishedHandler - Class in com.github.seratch.jslack.api.events.handler
 
GridMigrationFinishedHandler() - Constructor for class com.github.seratch.jslack.api.events.handler.GridMigrationFinishedHandler
 
GridMigrationFinishedPayload - Class in com.github.seratch.jslack.api.events.payload
 
GridMigrationFinishedPayload() - Constructor for class com.github.seratch.jslack.api.events.payload.GridMigrationFinishedPayload
 
GridMigrationStartedEvent - Class in com.github.seratch.jslack.api.model.event
This Events API-only event is sent via subscription whenever your app is installed by completes migration to Enterprise Grid.
GridMigrationStartedEvent() - Constructor for class com.github.seratch.jslack.api.model.event.GridMigrationStartedEvent
 
GridMigrationStartedHandler - Class in com.github.seratch.jslack.api.events.handler
 
GridMigrationStartedHandler() - Constructor for class com.github.seratch.jslack.api.events.handler.GridMigrationStartedHandler
 
GridMigrationStartedPayload - Class in com.github.seratch.jslack.api.events.payload
 
GridMigrationStartedPayload() - Constructor for class com.github.seratch.jslack.api.events.payload.GridMigrationStartedPayload
 
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
 
GroupArchiveEvent - Class in com.github.seratch.jslack.api.model.event
The group_archive event is sent to all connections for members of a private channel when that private channel is archived.
GroupArchiveEvent() - Constructor for class com.github.seratch.jslack.api.model.event.GroupArchiveEvent
 
GroupArchiveHandler - Class in com.github.seratch.jslack.api.events.handler
 
GroupArchiveHandler() - Constructor for class com.github.seratch.jslack.api.events.handler.GroupArchiveHandler
 
GroupArchivePayload - Class in com.github.seratch.jslack.api.events.payload
 
GroupArchivePayload() - Constructor for class com.github.seratch.jslack.api.events.payload.GroupArchivePayload
 
GroupCloseEvent - Class in com.github.seratch.jslack.api.model.event
The group_close event is sent to all connections for a user when a private channel is closed by that user.
GroupCloseEvent() - Constructor for class com.github.seratch.jslack.api.model.event.GroupCloseEvent
 
GroupCloseHandler - Class in com.github.seratch.jslack.api.events.handler
 
GroupCloseHandler() - Constructor for class com.github.seratch.jslack.api.events.handler.GroupCloseHandler
 
GroupClosePayload - Class in com.github.seratch.jslack.api.events.payload
 
GroupClosePayload() - Constructor for class com.github.seratch.jslack.api.events.payload.GroupClosePayload
 
GroupDeletedEvent - Class in com.github.seratch.jslack.api.model.event
The group_deleted event is sent to all members of a private channel when it is deleted.
GroupDeletedEvent() - Constructor for class com.github.seratch.jslack.api.model.event.GroupDeletedEvent
 
GroupDeletedHandler - Class in com.github.seratch.jslack.api.events.handler
 
GroupDeletedHandler() - Constructor for class com.github.seratch.jslack.api.events.handler.GroupDeletedHandler
 
GroupDeletedPayload - Class in com.github.seratch.jslack.api.events.payload
 
GroupDeletedPayload() - Constructor for class com.github.seratch.jslack.api.events.payload.GroupDeletedPayload
 
GroupHistoryChangedEvent - Class in com.github.seratch.jslack.api.model.event
A group_history_changed event is sent to all clients in a private channel when bulk changes have occurred to that group's history.
GroupHistoryChangedEvent() - Constructor for class com.github.seratch.jslack.api.model.event.GroupHistoryChangedEvent
 
GroupHistoryChangedHandler - Class in com.github.seratch.jslack.api.events.handler
 
GroupHistoryChangedHandler() - Constructor for class com.github.seratch.jslack.api.events.handler.GroupHistoryChangedHandler
 
GroupHistoryChangedPayload - Class in com.github.seratch.jslack.api.events.payload
 
GroupHistoryChangedPayload() - Constructor for class com.github.seratch.jslack.api.events.payload.GroupHistoryChangedPayload
 
GroupId - Class in com.github.seratch.jslack.shortcut.model
 
GroupId(String) - Constructor for class com.github.seratch.jslack.shortcut.model.GroupId
 
GroupJoinedEvent - Class in com.github.seratch.jslack.api.model.event
The group_joined event is sent to all connections for a user when that user joins a private channel.
GroupJoinedEvent() - Constructor for class com.github.seratch.jslack.api.model.event.GroupJoinedEvent
 
GroupJoinedEvent.Channel - Class in com.github.seratch.jslack.api.model.event
 
GroupLeftEvent - Class in com.github.seratch.jslack.api.model.event
The group_left event is sent to all connections for a user when that user leaves a private channel.
GroupLeftEvent() - Constructor for class com.github.seratch.jslack.api.model.event.GroupLeftEvent
 
GroupLeftHandler - Class in com.github.seratch.jslack.api.events.handler
 
GroupLeftHandler() - Constructor for class com.github.seratch.jslack.api.events.handler.GroupLeftHandler
 
GroupLeftPayload - Class in com.github.seratch.jslack.api.events.payload
 
GroupLeftPayload() - Constructor for class com.github.seratch.jslack.api.events.payload.GroupLeftPayload
 
GroupMarkedEvent - Class in com.github.seratch.jslack.api.model.event
The group_marked event is sent to all open connections for a user when that user moves the read cursor in a private channel by calling the groups.mark API method.
GroupMarkedEvent() - Constructor for class com.github.seratch.jslack.api.model.event.GroupMarkedEvent
 
GroupOpenEvent - Class in com.github.seratch.jslack.api.model.event
The group_open event is sent to all connections for a user when a group Direct RTMMessage (or mpim) is opened by that user.
GroupOpenEvent() - Constructor for class com.github.seratch.jslack.api.model.event.GroupOpenEvent
 
GroupOpenHandler - Class in com.github.seratch.jslack.api.events.handler
 
GroupOpenHandler() - Constructor for class com.github.seratch.jslack.api.events.handler.GroupOpenHandler
 
GroupOpenPayload - Class in com.github.seratch.jslack.api.events.payload
 
GroupOpenPayload() - Constructor for class com.github.seratch.jslack.api.events.payload.GroupOpenPayload
 
GroupRenameEvent - Class in com.github.seratch.jslack.api.model.event
When a private channel is renamed, the group_rename event is sent to all connections for members of a private channel.
GroupRenameEvent() - Constructor for class com.github.seratch.jslack.api.model.event.GroupRenameEvent
 
GroupRenameEvent.Channel - Class in com.github.seratch.jslack.api.model.event
 
GroupRenameHandler - Class in com.github.seratch.jslack.api.events.handler
 
GroupRenameHandler() - Constructor for class com.github.seratch.jslack.api.events.handler.GroupRenameHandler
 
GroupRenamePayload - Class in com.github.seratch.jslack.api.events.payload
 
GroupRenamePayload() - Constructor for class com.github.seratch.jslack.api.events.payload.GroupRenamePayload
 
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
 
GroupUnarchiveEvent - Class in com.github.seratch.jslack.api.model.event
The group_unarchive event is sent to all connections for members of a private channel when that private channel is unarchived.
GroupUnarchiveEvent() - Constructor for class com.github.seratch.jslack.api.model.event.GroupUnarchiveEvent
 
GroupUnarchiveHandler - Class in com.github.seratch.jslack.api.events.handler
 
GroupUnarchiveHandler() - Constructor for class com.github.seratch.jslack.api.events.handler.GroupUnarchiveHandler
 
GroupUnarchivePayload - Class in com.github.seratch.jslack.api.events.payload
 
GroupUnarchivePayload() - Constructor for class com.github.seratch.jslack.api.events.payload.GroupUnarchivePayload
 
GsonBlockElementFactory - Class in com.github.seratch.jslack.common.json
Factory for deserializing BlockKit 'block elements' (buttons, selects, images, menus) from a chat message response.
GsonBlockElementFactory() - Constructor for class com.github.seratch.jslack.common.json.GsonBlockElementFactory
 
GsonContextBlockElementFactory - Class in com.github.seratch.jslack.common.json
Factory for deserializing BlockKit 'context block' elements from a chat message response.
GsonContextBlockElementFactory() - Constructor for class com.github.seratch.jslack.common.json.GsonContextBlockElementFactory
 
GsonFactory - Class in com.github.seratch.jslack.common.json
 
GsonLayoutBlockFactory - Class in com.github.seratch.jslack.common.json
Factory for deserializing BlockKit elements from a chat message response.
GsonLayoutBlockFactory() - Constructor for class com.github.seratch.jslack.common.json.GsonLayoutBlockFactory
 
GsonTextObjectFactory - Class in com.github.seratch.jslack.common.json
Factory for deserializing BlockKit 'text object' elements from a chat message response.
GsonTextObjectFactory() - Constructor for class com.github.seratch.jslack.common.json.GsonTextObjectFactory
 

H

handle(E) - Method in class com.github.seratch.jslack.api.events.EventHandler
Implement your logic in this method.
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(E) - Method in class com.github.seratch.jslack.api.rtm.RTMEventHandler
Implement your logic in this method.
handle(String) - Method in interface com.github.seratch.jslack.api.rtm.RTMMessageHandler
 
HelloEvent - Class in com.github.seratch.jslack.api.model.event
The hello event is sent when a connection is opened to the message server.
HelloEvent() - Constructor for class com.github.seratch.jslack.api.model.event.HelloEvent
 

I

Icons() - Constructor for class com.github.seratch.jslack.api.model.Message.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
 
ImageBlock - Class in com.github.seratch.jslack.api.model.block
https://api.slack.com/reference/messaging/blocks#image
ImageBlock() - Constructor for class com.github.seratch.jslack.api.model.block.ImageBlock
 
ImageElement - Class in com.github.seratch.jslack.api.model.block.element
https://api.slack.com/reference/messaging/block-elements#image
ImageElement() - Constructor for class com.github.seratch.jslack.api.model.block.element.ImageElement
 
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
 
ImCloseEvent - Class in com.github.seratch.jslack.api.model.event
The im_close event is sent to all connections for a user when a direct message channel is closed by that user.
ImCloseEvent() - Constructor for class com.github.seratch.jslack.api.model.event.ImCloseEvent
 
ImCloseHandler - Class in com.github.seratch.jslack.api.events.handler
 
ImCloseHandler() - Constructor for class com.github.seratch.jslack.api.events.handler.ImCloseHandler
 
ImClosePayload - Class in com.github.seratch.jslack.api.events.payload
 
ImClosePayload() - Constructor for class com.github.seratch.jslack.api.events.payload.ImClosePayload
 
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
 
ImCreatedEvent - Class in com.github.seratch.jslack.api.model.event
The im_created event is sent to all connections for a user when a new direct message channel is created that they are a member of.
ImCreatedEvent() - Constructor for class com.github.seratch.jslack.api.model.event.ImCreatedEvent
 
ImCreatedEvent.Channel - Class in com.github.seratch.jslack.api.model.event
 
ImCreatedHandler - Class in com.github.seratch.jslack.api.events.handler
 
ImCreatedHandler() - Constructor for class com.github.seratch.jslack.api.events.handler.ImCreatedHandler
 
ImCreatedPayload - Class in com.github.seratch.jslack.api.events.payload
 
ImCreatedPayload() - Constructor for class com.github.seratch.jslack.api.events.payload.ImCreatedPayload
 
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
 
ImHistoryChangedEvent - Class in com.github.seratch.jslack.api.model.event
A im_history_changed event is sent to all clients in a DM channel When bulk changes have occurred to that DM channel's history.
ImHistoryChangedEvent() - Constructor for class com.github.seratch.jslack.api.model.event.ImHistoryChangedEvent
 
ImHistoryChangedHandler - Class in com.github.seratch.jslack.api.events.handler
 
ImHistoryChangedHandler() - Constructor for class com.github.seratch.jslack.api.events.handler.ImHistoryChangedHandler
 
ImHistoryChangedPayload - Class in com.github.seratch.jslack.api.events.payload
 
ImHistoryChangedPayload() - Constructor for class com.github.seratch.jslack.api.events.payload.ImHistoryChangedPayload
 
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
 
ImMarkedEvent - Class in com.github.seratch.jslack.api.model.event
The im_marked event is sent to all open connections for a user when that user moves the read cursor in a direct message channel by calling the im.mark API method.
ImMarkedEvent() - Constructor for class com.github.seratch.jslack.api.model.event.ImMarkedEvent
 
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
 
ImOpenEvent - Class in com.github.seratch.jslack.api.model.event
The im_open event is sent to all connections for a user when a direct message channel is opened by that user.
ImOpenEvent() - Constructor for class com.github.seratch.jslack.api.model.event.ImOpenEvent
 
ImOpenHandler - Class in com.github.seratch.jslack.api.events.handler
 
ImOpenHandler() - Constructor for class com.github.seratch.jslack.api.events.handler.ImOpenHandler
 
ImOpenPayload - Class in com.github.seratch.jslack.api.events.payload
 
ImOpenPayload() - Constructor for class com.github.seratch.jslack.api.events.payload.ImOpenPayload
 
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
 
init() - Method in class com.github.seratch.jslack.api.events.servlet.SlackEventsApiServlet
 
IntegrationLog - Class in com.github.seratch.jslack.api.model
 
IntegrationLog() - Constructor for class com.github.seratch.jslack.api.model.IntegrationLog
 
isAsUser() - Method in class com.github.seratch.jslack.api.methods.request.chat.ChatPostMessageRequest
 
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
 
Item() - Constructor for class com.github.seratch.jslack.api.model.event.PinAddedEvent.Item
 
Item() - Constructor for class com.github.seratch.jslack.api.model.event.PinRemovedEvent.Item
 
Item() - Constructor for class com.github.seratch.jslack.api.model.event.ReactionAddedEvent.Item
 
Item() - Constructor for class com.github.seratch.jslack.api.model.event.ReactionRemovedEvent.Item
 
Item() - Constructor for class com.github.seratch.jslack.api.model.event.StarAddedEvent.Item
 
Item() - Constructor for class com.github.seratch.jslack.api.model.event.StarRemovedEvent.Item
 

L

Latest - Class in com.github.seratch.jslack.api.model
 
Latest() - Constructor for class com.github.seratch.jslack.api.model.Latest
 
LayoutBlock - Interface in com.github.seratch.jslack.api.model.block
Block Kit is a new UI framework that offers you more control and flexibility when building messages for Slack.
Link() - Constructor for class com.github.seratch.jslack.api.model.event.LinkSharedEvent.Link
 
LinkSharedEvent - Class in com.github.seratch.jslack.api.model.event
The thread_ts field only appears when the link was shared within a message thread.
LinkSharedEvent() - Constructor for class com.github.seratch.jslack.api.model.event.LinkSharedEvent
 
LinkSharedEvent.Link - Class in com.github.seratch.jslack.api.model.event
 
LinkSharedHandler - Class in com.github.seratch.jslack.api.events.handler
 
LinkSharedHandler() - Constructor for class com.github.seratch.jslack.api.events.handler.LinkSharedHandler
 
LinkSharedPayload - Class in com.github.seratch.jslack.api.events.payload
 
LinkSharedPayload() - Constructor for class com.github.seratch.jslack.api.events.payload.LinkSharedPayload
 
Login - Class in com.github.seratch.jslack.api.model
 
Login() - Constructor for class com.github.seratch.jslack.api.model.Login
 

M

ManualPresenceChangeEvent - Class in com.github.seratch.jslack.api.model.event
The manual_presence_change event is sent to all connections for a user when that user manually updates their presence.
ManualPresenceChangeEvent() - Constructor for class com.github.seratch.jslack.api.model.event.ManualPresenceChangeEvent
 
MarkdownTextObject - Class in com.github.seratch.jslack.api.model.block.composition
https://api.slack.com/reference/messaging/composition-objects#text
MarkdownTextObject() - Constructor for class com.github.seratch.jslack.api.model.block.composition.MarkdownTextObject
 
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.
MemberJoinedChannelEvent - Class in com.github.seratch.jslack.api.model.event
The member_joined_channel event is sent to all WebSocket connections and event subscriptions when users join public or private channels.
MemberJoinedChannelEvent() - Constructor for class com.github.seratch.jslack.api.model.event.MemberJoinedChannelEvent
 
MemberJoinedChannelHandler - Class in com.github.seratch.jslack.api.events.handler
 
MemberJoinedChannelHandler() - Constructor for class com.github.seratch.jslack.api.events.handler.MemberJoinedChannelHandler
 
MemberJoinedChannelPayload - Class in com.github.seratch.jslack.api.events.payload
 
MemberJoinedChannelPayload() - Constructor for class com.github.seratch.jslack.api.events.payload.MemberJoinedChannelPayload
 
MemberLeftChannelEvent - Class in com.github.seratch.jslack.api.model.event
The member_left_channel event is sent to all websocket connections and event subscriptions when users leave public or private channels.
MemberLeftChannelEvent() - Constructor for class com.github.seratch.jslack.api.model.event.MemberLeftChannelEvent
 
MemberLeftChannelHandler - Class in com.github.seratch.jslack.api.events.handler
 
MemberLeftChannelHandler() - Constructor for class com.github.seratch.jslack.api.events.handler.MemberLeftChannelHandler
 
MemberLeftChannelPayload - Class in com.github.seratch.jslack.api.events.payload
 
MemberLeftChannelPayload() - Constructor for class com.github.seratch.jslack.api.events.payload.MemberLeftChannelPayload
 
Message() - Constructor for class com.github.seratch.jslack.api.model.event.PinAddedEvent.Message
 
Message() - Constructor for class com.github.seratch.jslack.api.model.event.PinRemovedEvent.Message
 
Message() - Constructor for class com.github.seratch.jslack.api.model.event.StarAddedEvent.Message
 
Message() - Constructor for class com.github.seratch.jslack.api.model.event.StarRemovedEvent.Message
 
Message - Class in com.github.seratch.jslack.api.model
 
Message() - Constructor for class com.github.seratch.jslack.api.model.Message
 
Message - Class in com.github.seratch.jslack.api.rtm.message
https://api.slack.com/events/message
Message() - Constructor for class com.github.seratch.jslack.api.rtm.message.Message
 
Message.Edited - Class in com.github.seratch.jslack.api.model
 
Message.Icons - Class in com.github.seratch.jslack.api.model
 
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.
MessageEvent - Class in com.github.seratch.jslack.api.model.event
A message is delivered from several sources:
MessageEvent() - Constructor for class com.github.seratch.jslack.api.model.event.MessageEvent
 
MessageEvent.Edited - Class in com.github.seratch.jslack.api.model.event
 
MessageHandler - Class in com.github.seratch.jslack.api.events.handler
 
MessageHandler() - Constructor for class com.github.seratch.jslack.api.events.handler.MessageHandler
 
MessageItem - Class in com.github.seratch.jslack.api.model
 
MessageItem() - Constructor for class com.github.seratch.jslack.api.model.MessageItem
 
MessagePayload - Class in com.github.seratch.jslack.api.events.payload
 
MessagePayload() - Constructor for class com.github.seratch.jslack.api.events.payload.MessagePayload
 
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
 
OptionGroupObject - Class in com.github.seratch.jslack.api.model.block.composition
https://api.slack.com/reference/messaging/composition-objects#option-group
OptionGroupObject() - Constructor for class com.github.seratch.jslack.api.model.block.composition.OptionGroupObject
 
OptionObject - Class in com.github.seratch.jslack.api.model.block.composition
https://api.slack.com/reference/messaging/composition-objects#option
OptionObject() - Constructor for class com.github.seratch.jslack.api.model.block.composition.OptionObject
 
OtherItem() - Constructor for class com.github.seratch.jslack.api.model.MatchedItem.OtherItem
 
OverflowMenuElement - Class in com.github.seratch.jslack.api.model.block.element
https://api.slack.com/reference/messaging/block-elements#overflow
OverflowMenuElement() - Constructor for class com.github.seratch.jslack.api.model.block.element.OverflowMenuElement
 

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
 
PinAddedEvent - Class in com.github.seratch.jslack.api.model.event
When an item is pinned in a channel, the pin_added event is sent to all members of that channel.
PinAddedEvent() - Constructor for class com.github.seratch.jslack.api.model.event.PinAddedEvent
 
PinAddedEvent.Item - Class in com.github.seratch.jslack.api.model.event
 
PinAddedEvent.Message - Class in com.github.seratch.jslack.api.model.event
 
PinAddedHandler - Class in com.github.seratch.jslack.api.events.handler
 
PinAddedHandler() - Constructor for class com.github.seratch.jslack.api.events.handler.PinAddedHandler
 
PinAddedPayload - Class in com.github.seratch.jslack.api.events.payload
 
PinAddedPayload() - Constructor for class com.github.seratch.jslack.api.events.payload.PinAddedPayload
 
PinRemovedEvent - Class in com.github.seratch.jslack.api.model.event
When an item is un-pinned from a channel, the pin_removed event is sent to all members of that channel.
PinRemovedEvent() - Constructor for class com.github.seratch.jslack.api.model.event.PinRemovedEvent
 
PinRemovedEvent.Item - Class in com.github.seratch.jslack.api.model.event
 
PinRemovedEvent.Message - Class in com.github.seratch.jslack.api.model.event
 
PinRemovedHandler - Class in com.github.seratch.jslack.api.events.handler
 
PinRemovedHandler() - Constructor for class com.github.seratch.jslack.api.events.handler.PinRemovedHandler
 
PinRemovedPayload - Class in com.github.seratch.jslack.api.events.payload
 
PinRemovedPayload() - Constructor for class com.github.seratch.jslack.api.events.payload.PinRemovedPayload
 
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
 
PlainTextObject - Class in com.github.seratch.jslack.api.model.block.composition
https://api.slack.com/reference/messaging/composition-objects#text
PlainTextObject() - Constructor for class com.github.seratch.jslack.api.model.block.composition.PlainTextObject
 
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, List<LayoutBlock>) - 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.
post(ChannelName, List<LayoutBlock>) - 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, List<LayoutBlock>) - 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
 
postAsBot(ChannelName, List<LayoutBlock>) - 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
 
PrefChangeEvent - Class in com.github.seratch.jslack.api.model.event
The pref_change event is sent to all connections for a user when a user preference is changed.
PrefChangeEvent() - Constructor for class com.github.seratch.jslack.api.model.event.PrefChangeEvent
 
Prefs() - Constructor for class com.github.seratch.jslack.api.model.event.SubteamCreatedEvent.Prefs
 
Prefs() - Constructor for class com.github.seratch.jslack.api.model.event.SubteamUpdatedEvent.Prefs
 
Prefs() - Constructor for class com.github.seratch.jslack.api.model.Usergroup.Prefs
 
PresenceChangeEvent - Class in com.github.seratch.jslack.api.model.event
The presence_change event is sent to connections for a workspace when a user changes presence status and the app has subscribed using presence_sub.
PresenceChangeEvent() - Constructor for class com.github.seratch.jslack.api.model.event.PresenceChangeEvent
 
PresenceQuery - Class in com.github.seratch.jslack.api.rtm.message
https://api.slack.com/events/presence_query
PresenceQuery() - Constructor for class com.github.seratch.jslack.api.rtm.message.PresenceQuery
 
PresenceSub - Class in com.github.seratch.jslack.api.rtm.message
https://api.slack.com/events/presence_sub
PresenceSub() - Constructor for class com.github.seratch.jslack.api.rtm.message.PresenceSub
 
Profile() - Constructor for class com.github.seratch.jslack.api.model.event.TeamProfileChangeEvent.Profile
 
Profile() - Constructor for class com.github.seratch.jslack.api.model.event.TeamProfileDeleteEvent.Profile
 
Profile() - Constructor for class com.github.seratch.jslack.api.model.event.TeamProfileReorderEvent.Profile
 
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
 
ReactionAddedEvent - Class in com.github.seratch.jslack.api.model.event
When a reaction is added to an item the reaction_added event is sent to all connected clients for users who can see the content that was reacted to.
ReactionAddedEvent() - Constructor for class com.github.seratch.jslack.api.model.event.ReactionAddedEvent
 
ReactionAddedEvent.Item - Class in com.github.seratch.jslack.api.model.event
 
ReactionAddedHandler - Class in com.github.seratch.jslack.api.events.handler
 
ReactionAddedHandler() - Constructor for class com.github.seratch.jslack.api.events.handler.ReactionAddedHandler
 
ReactionAddedPayload - Class in com.github.seratch.jslack.api.events.payload
 
ReactionAddedPayload() - Constructor for class com.github.seratch.jslack.api.events.payload.ReactionAddedPayload
 
ReactionName - Class in com.github.seratch.jslack.shortcut.model
 
ReactionName(String) - Constructor for class com.github.seratch.jslack.shortcut.model.ReactionName
 
ReactionRemovedEvent - Class in com.github.seratch.jslack.api.model.event
When a reaction is removed from an item the reaction_removed event is sent to all connected clients for users who can see the content that had the reaction.
ReactionRemovedEvent() - Constructor for class com.github.seratch.jslack.api.model.event.ReactionRemovedEvent
 
ReactionRemovedEvent.Item - Class in com.github.seratch.jslack.api.model.event
 
ReactionRemovedHandler - Class in com.github.seratch.jslack.api.events.handler
 
ReactionRemovedHandler() - Constructor for class com.github.seratch.jslack.api.events.handler.ReactionRemovedHandler
 
ReactionRemovedPayload - Class in com.github.seratch.jslack.api.events.payload
 
ReactionRemovedPayload() - Constructor for class com.github.seratch.jslack.api.events.payload.ReactionRemovedPayload
 
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
 
reconnect() - Method in class com.github.seratch.jslack.api.rtm.RTMClient
Re-connects to a new wss endpoint and starts a new WebSocket session.
ReconnectUrlEvent - Class in com.github.seratch.jslack.api.model.event
The reconnect_url event is currently unsupported and experimental.
ReconnectUrlEvent() - Constructor for class com.github.seratch.jslack.api.model.event.ReconnectUrlEvent
 
register(EventHandler<? extends EventsApiPayload<?>>) - Method in interface com.github.seratch.jslack.api.events.EventsDispatcher
Registers a new EventHandler.
register(EventHandler<? extends EventsApiPayload<?>>) - Method in class com.github.seratch.jslack.api.events.EventsDispatcherImpl
 
register(RTMEventHandler<? extends Event>) - Method in interface com.github.seratch.jslack.api.rtm.RTMEventsDispatcher
Registers a new EventHandler.
register(RTMEventHandler<? extends Event>) - Method in class com.github.seratch.jslack.api.rtm.RTMEventsDispatcherImpl
 
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
 
Resource() - Constructor for class com.github.seratch.jslack.api.model.event.ResourcesAddedEvent.Resource
 
Resource() - Constructor for class com.github.seratch.jslack.api.model.event.ResourcesRemovedEvent.Resource
 
ResourceItem() - Constructor for class com.github.seratch.jslack.api.model.event.ResourcesAddedEvent.ResourceItem
 
ResourceItem() - Constructor for class com.github.seratch.jslack.api.model.event.ResourcesRemovedEvent.ResourceItem
 
Resources() - Constructor for class com.github.seratch.jslack.api.methods.response.apps.permissions.AppsPermissionsInfoResponse.Info.Permissions.Resources
 
ResourcesAddedEvent - Class in com.github.seratch.jslack.api.model.event
Subscribe to this event to receive deliveries as users install your Slack app, add your app to channels and conversations, or approve your app for additional permissions and resources.
ResourcesAddedEvent() - Constructor for class com.github.seratch.jslack.api.model.event.ResourcesAddedEvent
 
ResourcesAddedEvent.Grant - Class in com.github.seratch.jslack.api.model.event
 
ResourcesAddedEvent.Resource - Class in com.github.seratch.jslack.api.model.event
 
ResourcesAddedEvent.ResourceItem - Class in com.github.seratch.jslack.api.model.event
 
ResourcesAddedHandler - Class in com.github.seratch.jslack.api.events.handler
 
ResourcesAddedHandler() - Constructor for class com.github.seratch.jslack.api.events.handler.ResourcesAddedHandler
 
ResourcesAddedPayload - Class in com.github.seratch.jslack.api.events.payload
 
ResourcesAddedPayload() - Constructor for class com.github.seratch.jslack.api.events.payload.ResourcesAddedPayload
 
ResourcesRemovedEvent - Class in com.github.seratch.jslack.api.model.event
Subscribe to this event to receive deliveries as users uninstall your Slack app and remove your app to channels & conversations.
ResourcesRemovedEvent() - Constructor for class com.github.seratch.jslack.api.model.event.ResourcesRemovedEvent
 
ResourcesRemovedEvent.Grant - Class in com.github.seratch.jslack.api.model.event
 
ResourcesRemovedEvent.Resource - Class in com.github.seratch.jslack.api.model.event
 
ResourcesRemovedEvent.ResourceItem - Class in com.github.seratch.jslack.api.model.event
 
ResourcesRemovedHandler - Class in com.github.seratch.jslack.api.events.handler
 
ResourcesRemovedHandler() - Constructor for class com.github.seratch.jslack.api.events.handler.ResourcesRemovedHandler
 
ResourcesRemovedPayload - Class in com.github.seratch.jslack.api.events.payload
 
ResourcesRemovedPayload() - Constructor for class com.github.seratch.jslack.api.events.payload.ResourcesRemovedPayload
 
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
Real Time Messaging API
RTMClient(Slack, String, String, User) - 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`.
rtmConnect(String, boolean) - 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
 
RTMEventHandler<E extends Event> - Class in com.github.seratch.jslack.api.rtm
Real Time Messaging API event handler base class.
RTMEventHandler() - Constructor for class com.github.seratch.jslack.api.rtm.RTMEventHandler
 
RTMEventsDispatcher - Interface in com.github.seratch.jslack.api.rtm
Real Time Messaging API requests dispatcher.
RTMEventsDispatcherFactory - Class in com.github.seratch.jslack.api.rtm
Creates RTMEventsDispatcher instances.
RTMEventsDispatcherImpl - Class in com.github.seratch.jslack.api.rtm
 
RTMEventsDispatcherImpl() - Constructor for class com.github.seratch.jslack.api.rtm.RTMEventsDispatcherImpl
 
RTMMessage - Interface in com.github.seratch.jslack.api.rtm.message
 
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`.
rtmStart(String, boolean) - 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
 
ScopeDeniedEvent - Class in com.github.seratch.jslack.api.model.event
The inner event describes an array of scopes you requested but were denied access to.
ScopeDeniedEvent() - Constructor for class com.github.seratch.jslack.api.model.event.ScopeDeniedEvent
 
ScopeDeniedHandler - Class in com.github.seratch.jslack.api.events.handler
 
ScopeDeniedHandler() - Constructor for class com.github.seratch.jslack.api.events.handler.ScopeDeniedHandler
 
ScopeDeniedPayload - Class in com.github.seratch.jslack.api.events.payload
 
ScopeDeniedPayload() - Constructor for class com.github.seratch.jslack.api.events.payload.ScopeDeniedPayload
 
ScopeGrantedEvent - Class in com.github.seratch.jslack.api.model.event
 
ScopeGrantedEvent() - Constructor for class com.github.seratch.jslack.api.model.event.ScopeGrantedEvent
 
ScopeGrantedHandler - Class in com.github.seratch.jslack.api.events.handler
 
ScopeGrantedHandler() - Constructor for class com.github.seratch.jslack.api.events.handler.ScopeGrantedHandler
 
ScopeGrantedPayload - Class in com.github.seratch.jslack.api.events.payload
 
ScopeGrantedPayload() - Constructor for class com.github.seratch.jslack.api.events.payload.ScopeGrantedPayload
 
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
 
SectionBlock - Class in com.github.seratch.jslack.api.model.block
https://api.slack.com/reference/messaging/blocks#section
SectionBlock() - Constructor for class com.github.seratch.jslack.api.model.block.SectionBlock
 
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
 
serialize(BlockElement, Type, JsonSerializationContext) - Method in class com.github.seratch.jslack.common.json.GsonBlockElementFactory
 
serialize(ContextBlockElement, Type, JsonSerializationContext) - Method in class com.github.seratch.jslack.common.json.GsonContextBlockElementFactory
 
serialize(LayoutBlock, Type, JsonSerializationContext) - Method in class com.github.seratch.jslack.common.json.GsonLayoutBlockFactory
 
serialize(TextObject, Type, JsonSerializationContext) - Method in class com.github.seratch.jslack.common.json.GsonTextObjectFactory
 
setApiAppId(String) - Method in interface com.github.seratch.jslack.api.events.payload.EventsApiPayload
 
setAsUser(Boolean) - Method in class com.github.seratch.jslack.api.methods.request.chat.ChatPostMessageRequest
 
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
 
setEvent(E) - Method in interface com.github.seratch.jslack.api.events.payload.EventsApiPayload
 
setEventId(String) - Method in interface com.github.seratch.jslack.api.events.payload.EventsApiPayload
 
setEventTime(Integer) - Method in interface com.github.seratch.jslack.api.events.payload.EventsApiPayload
 
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
 
setTeamId(String) - Method in interface com.github.seratch.jslack.api.events.payload.EventsApiPayload
 
setToken(String) - Method in interface com.github.seratch.jslack.api.events.payload.EventsApiPayload
 
setType(String) - Method in interface com.github.seratch.jslack.api.events.payload.EventsApiPayload
 
setupDispatcher(EventsDispatcher) - Method in class com.github.seratch.jslack.api.events.servlet.SlackEventsApiServlet
 
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
 
ShareDetail() - Constructor for class com.github.seratch.jslack.api.model.File.ShareDetail
 
Shares() - Constructor for class com.github.seratch.jslack.api.model.File.Shares
 
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
 
SlackEventsApiServlet - Class in com.github.seratch.jslack.api.events.servlet
 
SlackEventsApiServlet() - Constructor for class com.github.seratch.jslack.api.events.servlet.SlackEventsApiServlet
 
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
 
StarAddedEvent - Class in com.github.seratch.jslack.api.model.event
When an item is starred, the star_added event is sent to all connected clients for the authenticated user who starred the item.
StarAddedEvent() - Constructor for class com.github.seratch.jslack.api.model.event.StarAddedEvent
 
StarAddedEvent.Item - Class in com.github.seratch.jslack.api.model.event
 
StarAddedEvent.Message - Class in com.github.seratch.jslack.api.model.event
 
StarAddedHandler - Class in com.github.seratch.jslack.api.events.handler
 
StarAddedHandler() - Constructor for class com.github.seratch.jslack.api.events.handler.StarAddedHandler
 
StarAddedPayload - Class in com.github.seratch.jslack.api.events.payload
 
StarAddedPayload() - Constructor for class com.github.seratch.jslack.api.events.payload.StarAddedPayload
 
StarRemovedEvent - Class in com.github.seratch.jslack.api.model.event
 
StarRemovedEvent() - Constructor for class com.github.seratch.jslack.api.model.event.StarRemovedEvent
 
StarRemovedEvent.Item - Class in com.github.seratch.jslack.api.model.event
 
StarRemovedEvent.Message - Class in com.github.seratch.jslack.api.model.event
 
StarRemovedHandler - Class in com.github.seratch.jslack.api.events.handler
 
StarRemovedHandler() - Constructor for class com.github.seratch.jslack.api.events.handler.StarRemovedHandler
 
StarRemovedPayload - Class in com.github.seratch.jslack.api.events.payload
 
StarRemovedPayload() - Constructor for class com.github.seratch.jslack.api.events.payload.StarRemovedPayload
 
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
 
start() - Method in interface com.github.seratch.jslack.api.events.EventsDispatcher
Starts the internal thread to handle requests.
start() - Method in class com.github.seratch.jslack.api.events.EventsDispatcherImpl
 
StaticSelectElement - Class in com.github.seratch.jslack.api.model.block.element
https://api.slack.com/reference/messaging/block-elements#static-select
StaticSelectElement() - Constructor for class com.github.seratch.jslack.api.model.block.element.StaticSelectElement
 
stop() - Method in interface com.github.seratch.jslack.api.events.EventsDispatcher
Stops the internal thread to handle requests.
stop() - Method in class com.github.seratch.jslack.api.events.EventsDispatcherImpl
 
Subteam() - Constructor for class com.github.seratch.jslack.api.model.event.SubteamCreatedEvent.Subteam
 
Subteam() - Constructor for class com.github.seratch.jslack.api.model.event.SubteamUpdatedEvent.Subteam
 
SubteamCreatedEvent - Class in com.github.seratch.jslack.api.model.event
The subteam_created event is sent to all connections for a workspace when a new User Group is created.
SubteamCreatedEvent() - Constructor for class com.github.seratch.jslack.api.model.event.SubteamCreatedEvent
 
SubteamCreatedEvent.Prefs - Class in com.github.seratch.jslack.api.model.event
 
SubteamCreatedEvent.Subteam - Class in com.github.seratch.jslack.api.model.event
 
SubteamCreatedHandler - Class in com.github.seratch.jslack.api.events.handler
 
SubteamCreatedHandler() - Constructor for class com.github.seratch.jslack.api.events.handler.SubteamCreatedHandler
 
SubteamCreatedPayload - Class in com.github.seratch.jslack.api.events.payload
 
SubteamCreatedPayload() - Constructor for class com.github.seratch.jslack.api.events.payload.SubteamCreatedPayload
 
SubteamMembersChangedEvent - Class in com.github.seratch.jslack.api.model.event
The subteam_members_changed event is sent to all connections for a workspace when users are added or removed from an existing User Group.
SubteamMembersChangedEvent() - Constructor for class com.github.seratch.jslack.api.model.event.SubteamMembersChangedEvent
 
SubteamMembersChangedHandler - Class in com.github.seratch.jslack.api.events.handler
 
SubteamMembersChangedHandler() - Constructor for class com.github.seratch.jslack.api.events.handler.SubteamMembersChangedHandler
 
SubteamMembersChangedPayload - Class in com.github.seratch.jslack.api.events.payload
 
SubteamMembersChangedPayload() - Constructor for class com.github.seratch.jslack.api.events.payload.SubteamMembersChangedPayload
 
SubteamSelfAddedEvent - Class in com.github.seratch.jslack.api.model.event
The subteam_self_added event is sent to you when you have been added to an existing User Group.
SubteamSelfAddedEvent() - Constructor for class com.github.seratch.jslack.api.model.event.SubteamSelfAddedEvent
 
SubteamSelfAddedHandler - Class in com.github.seratch.jslack.api.events.handler
 
SubteamSelfAddedHandler() - Constructor for class com.github.seratch.jslack.api.events.handler.SubteamSelfAddedHandler
 
SubteamSelfAddedPayload - Class in com.github.seratch.jslack.api.events.payload
 
SubteamSelfAddedPayload() - Constructor for class com.github.seratch.jslack.api.events.payload.SubteamSelfAddedPayload
 
SubteamSelfRemovedEvent - Class in com.github.seratch.jslack.api.model.event
The subteam_self_removed event is sent to you when you have been removed to an existing User Group.
SubteamSelfRemovedEvent() - Constructor for class com.github.seratch.jslack.api.model.event.SubteamSelfRemovedEvent
 
SubteamSelfRemovedHandler - Class in com.github.seratch.jslack.api.events.handler
 
SubteamSelfRemovedHandler() - Constructor for class com.github.seratch.jslack.api.events.handler.SubteamSelfRemovedHandler
 
SubteamSelfRemovedPayload - Class in com.github.seratch.jslack.api.events.payload
 
SubteamSelfRemovedPayload() - Constructor for class com.github.seratch.jslack.api.events.payload.SubteamSelfRemovedPayload
 
SubteamUpdatedEvent - Class in com.github.seratch.jslack.api.model.event
The subteam_updated event is sent to all connections for a workspace when an existing User Group is updated.
SubteamUpdatedEvent() - Constructor for class com.github.seratch.jslack.api.model.event.SubteamUpdatedEvent
 
SubteamUpdatedEvent.Prefs - Class in com.github.seratch.jslack.api.model.event
 
SubteamUpdatedEvent.Subteam - Class in com.github.seratch.jslack.api.model.event
 
SubteamUpdatedHandler - Class in com.github.seratch.jslack.api.events.handler
 
SubteamUpdatedHandler() - Constructor for class com.github.seratch.jslack.api.events.handler.SubteamUpdatedHandler
 
SubteamUpdatedPayload - Class in com.github.seratch.jslack.api.events.payload
 
SubteamUpdatedPayload() - Constructor for class com.github.seratch.jslack.api.events.payload.SubteamUpdatedPayload
 

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
 
TeamDomainChangeEvent - Class in com.github.seratch.jslack.api.model.event
The team_domain_change event is sent to all connections for a workspace when the workspace domain changes.
TeamDomainChangeEvent() - Constructor for class com.github.seratch.jslack.api.model.event.TeamDomainChangeEvent
 
TeamDomainChangeHandler - Class in com.github.seratch.jslack.api.events.handler
 
TeamDomainChangeHandler() - Constructor for class com.github.seratch.jslack.api.events.handler.TeamDomainChangeHandler
 
TeamDomainChangePayload - Class in com.github.seratch.jslack.api.events.payload
 
TeamDomainChangePayload() - Constructor for class com.github.seratch.jslack.api.events.payload.TeamDomainChangePayload
 
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
 
TeamJoinEvent - Class in com.github.seratch.jslack.api.model.event
The team_join event is sent to all connections for a workspace when a new member joins.
TeamJoinEvent() - Constructor for class com.github.seratch.jslack.api.model.event.TeamJoinEvent
 
TeamJoinHandler - Class in com.github.seratch.jslack.api.events.handler
 
TeamJoinHandler() - Constructor for class com.github.seratch.jslack.api.events.handler.TeamJoinHandler
 
TeamJoinPayload - Class in com.github.seratch.jslack.api.events.payload
 
TeamJoinPayload() - Constructor for class com.github.seratch.jslack.api.events.payload.TeamJoinPayload
 
TeamMigrationStartedEvent - Class in com.github.seratch.jslack.api.model.event
The team_migration_started event is sent when a Slack workspace is about to be migrated between servers.
TeamMigrationStartedEvent() - Constructor for class com.github.seratch.jslack.api.model.event.TeamMigrationStartedEvent
 
TeamPlanChangeEvent - Class in com.github.seratch.jslack.api.model.event
The team_plan_change event is sent to all connections for a workspace when a the current billing plan is changed.
TeamPlanChangeEvent() - Constructor for class com.github.seratch.jslack.api.model.event.TeamPlanChangeEvent
 
TeamPrefChangeEvent - Class in com.github.seratch.jslack.api.model.event
The team_pref_change event is sent to all connections for a workspace when a preference is changed.
TeamPrefChangeEvent() - Constructor for class com.github.seratch.jslack.api.model.event.TeamPrefChangeEvent
 
TeamProfileChangeEvent - Class in com.github.seratch.jslack.api.model.event
The team_profile_change event is sent to all connections for a workspace when Workspace Admin updates the field definitions in the profile.
TeamProfileChangeEvent() - Constructor for class com.github.seratch.jslack.api.model.event.TeamProfileChangeEvent
 
TeamProfileChangeEvent.Field - Class in com.github.seratch.jslack.api.model.event
 
TeamProfileChangeEvent.Profile - Class in com.github.seratch.jslack.api.model.event
 
TeamProfileDeleteEvent - Class in com.github.seratch.jslack.api.model.event
The team_profile_delete event is sent to all connections for a workspace when Workspace Admin deletes field definitions from the profile.
TeamProfileDeleteEvent() - Constructor for class com.github.seratch.jslack.api.model.event.TeamProfileDeleteEvent
 
TeamProfileDeleteEvent.Field - Class in com.github.seratch.jslack.api.model.event
 
TeamProfileDeleteEvent.Profile - Class in com.github.seratch.jslack.api.model.event
 
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
 
TeamProfileReorderEvent - Class in com.github.seratch.jslack.api.model.event
The team_profile_reorder event is sent to all connections for a workspace when Workspace Admin reorders the field definitions in the profile.
TeamProfileReorderEvent() - Constructor for class com.github.seratch.jslack.api.model.event.TeamProfileReorderEvent
 
TeamProfileReorderEvent.Field - Class in com.github.seratch.jslack.api.model.event
 
TeamProfileReorderEvent.Profile - Class in com.github.seratch.jslack.api.model.event
 
TeamRenameEvent - Class in com.github.seratch.jslack.api.model.event
The team_rename event is sent to all connections for a workspace when an admin changes the workspace name.
TeamRenameEvent() - Constructor for class com.github.seratch.jslack.api.model.event.TeamRenameEvent
 
TeamRenameHandler - Class in com.github.seratch.jslack.api.events.handler
 
TeamRenameHandler() - Constructor for class com.github.seratch.jslack.api.events.handler.TeamRenameHandler
 
TeamRenamePayload - Class in com.github.seratch.jslack.api.events.payload
 
TeamRenamePayload() - Constructor for class com.github.seratch.jslack.api.events.payload.TeamRenamePayload
 
TextObject - Class in com.github.seratch.jslack.api.model.block.composition
https://api.slack.com/reference/messaging/composition-objects#text
TextObject() - Constructor for class com.github.seratch.jslack.api.model.block.composition.TextObject
 
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
 
toJSONString() - Method in interface com.github.seratch.jslack.api.rtm.message.RTMMessage
 
Tokens() - Constructor for class com.github.seratch.jslack.api.model.event.TokensRevokedEvent.Tokens
 
TokensRevokedEvent - Class in com.github.seratch.jslack.api.model.event
When your app's API tokens are revoked, the tokens_revoked event is sent via the Events API to your app if it is subscribed.
TokensRevokedEvent() - Constructor for class com.github.seratch.jslack.api.model.event.TokensRevokedEvent
 
TokensRevokedEvent.Tokens - Class in com.github.seratch.jslack.api.model.event
 
TokensRevokedHandler - Class in com.github.seratch.jslack.api.events.handler
 
TokensRevokedHandler() - Constructor for class com.github.seratch.jslack.api.events.handler.TokensRevokedHandler
 
TokensRevokedPayload - Class in com.github.seratch.jslack.api.events.payload
 
TokensRevokedPayload() - Constructor for class com.github.seratch.jslack.api.events.payload.TokensRevokedPayload
 
toMessageHandler() - Method in interface com.github.seratch.jslack.api.rtm.RTMEventsDispatcher
Converts this dispatcher to RTMMessageHandler.
toMessageHandler() - Method in class com.github.seratch.jslack.api.rtm.RTMEventsDispatcherImpl
 
Topic - Class in com.github.seratch.jslack.api.model
 
Topic() - Constructor for class com.github.seratch.jslack.api.model.Topic
 
TYPE_NAME - Static variable in class com.github.seratch.jslack.api.model.event.AccountChangedEvent
 
TYPE_NAME - Static variable in class com.github.seratch.jslack.api.model.event.AppMentionEvent
 
TYPE_NAME - Static variable in class com.github.seratch.jslack.api.model.event.AppRateLimitedEvent
 
TYPE_NAME - Static variable in class com.github.seratch.jslack.api.model.event.AppUninstalledEvent
 
TYPE_NAME - Static variable in class com.github.seratch.jslack.api.model.event.BotAddedEvent
 
TYPE_NAME - Static variable in class com.github.seratch.jslack.api.model.event.BotChangedEvent
 
TYPE_NAME - Static variable in class com.github.seratch.jslack.api.model.event.ChannelArchiveEvent
 
TYPE_NAME - Static variable in class com.github.seratch.jslack.api.model.event.ChannelCreatedEvent
 
TYPE_NAME - Static variable in class com.github.seratch.jslack.api.model.event.ChannelDeletedEvent
 
TYPE_NAME - Static variable in class com.github.seratch.jslack.api.model.event.ChannelHistoryChangedEvent
 
TYPE_NAME - Static variable in class com.github.seratch.jslack.api.model.event.ChannelJoinedEvent
 
TYPE_NAME - Static variable in class com.github.seratch.jslack.api.model.event.ChannelLeftEvent
 
TYPE_NAME - Static variable in class com.github.seratch.jslack.api.model.event.ChannelMarkedEvent
 
TYPE_NAME - Static variable in class com.github.seratch.jslack.api.model.event.ChannelRenameEvent
 
TYPE_NAME - Static variable in class com.github.seratch.jslack.api.model.event.ChannelUnarchiveEvent
 
TYPE_NAME - Static variable in class com.github.seratch.jslack.api.model.event.CommandsChangedEvent
 
TYPE_NAME - Static variable in class com.github.seratch.jslack.api.model.event.DndUpdatedEvent
 
TYPE_NAME - Static variable in class com.github.seratch.jslack.api.model.event.DndUpdatedUserEvent
 
TYPE_NAME - Static variable in class com.github.seratch.jslack.api.model.event.EmailDomainChangedEvent
 
TYPE_NAME - Static variable in class com.github.seratch.jslack.api.model.event.EmojiChangedEvent
 
TYPE_NAME - Static variable in class com.github.seratch.jslack.api.model.event.FileChangeEvent
 
TYPE_NAME - Static variable in class com.github.seratch.jslack.api.model.event.FileCommentAddedEvent
Deprecated.
 
TYPE_NAME - Static variable in class com.github.seratch.jslack.api.model.event.FileCommentDeletedEvent
Deprecated.
 
TYPE_NAME - Static variable in class com.github.seratch.jslack.api.model.event.FileCommentEditedEvent
Deprecated.
 
TYPE_NAME - Static variable in class com.github.seratch.jslack.api.model.event.FileCreatedEvent
 
TYPE_NAME - Static variable in class com.github.seratch.jslack.api.model.event.FileDeletedEvent
 
TYPE_NAME - Static variable in class com.github.seratch.jslack.api.model.event.FilePublicEvent
 
TYPE_NAME - Static variable in class com.github.seratch.jslack.api.model.event.FileSharedEvent
 
TYPE_NAME - Static variable in class com.github.seratch.jslack.api.model.event.FileUnsharedEvent
 
TYPE_NAME - Static variable in class com.github.seratch.jslack.api.model.event.GoodbyeEvent
 
TYPE_NAME - Static variable in class com.github.seratch.jslack.api.model.event.GridMigrationFinishedEvent
 
TYPE_NAME - Static variable in class com.github.seratch.jslack.api.model.event.GridMigrationStartedEvent
 
TYPE_NAME - Static variable in class com.github.seratch.jslack.api.model.event.GroupArchiveEvent
 
TYPE_NAME - Static variable in class com.github.seratch.jslack.api.model.event.GroupCloseEvent
 
TYPE_NAME - Static variable in class com.github.seratch.jslack.api.model.event.GroupDeletedEvent
 
TYPE_NAME - Static variable in class com.github.seratch.jslack.api.model.event.GroupHistoryChangedEvent
 
TYPE_NAME - Static variable in class com.github.seratch.jslack.api.model.event.GroupJoinedEvent
 
TYPE_NAME - Static variable in class com.github.seratch.jslack.api.model.event.GroupLeftEvent
 
TYPE_NAME - Static variable in class com.github.seratch.jslack.api.model.event.GroupMarkedEvent
 
TYPE_NAME - Static variable in class com.github.seratch.jslack.api.model.event.GroupOpenEvent
 
TYPE_NAME - Static variable in class com.github.seratch.jslack.api.model.event.GroupRenameEvent
 
TYPE_NAME - Static variable in class com.github.seratch.jslack.api.model.event.GroupUnarchiveEvent
 
TYPE_NAME - Static variable in class com.github.seratch.jslack.api.model.event.HelloEvent
 
TYPE_NAME - Static variable in class com.github.seratch.jslack.api.model.event.ImCloseEvent
 
TYPE_NAME - Static variable in class com.github.seratch.jslack.api.model.event.ImCreatedEvent
 
TYPE_NAME - Static variable in class com.github.seratch.jslack.api.model.event.ImHistoryChangedEvent
 
TYPE_NAME - Static variable in class com.github.seratch.jslack.api.model.event.ImMarkedEvent
 
TYPE_NAME - Static variable in class com.github.seratch.jslack.api.model.event.ImOpenEvent
 
TYPE_NAME - Static variable in class com.github.seratch.jslack.api.model.event.LinkSharedEvent
 
TYPE_NAME - Static variable in class com.github.seratch.jslack.api.model.event.ManualPresenceChangeEvent
 
TYPE_NAME - Static variable in class com.github.seratch.jslack.api.model.event.MemberJoinedChannelEvent
 
TYPE_NAME - Static variable in class com.github.seratch.jslack.api.model.event.MemberLeftChannelEvent
 
TYPE_NAME - Static variable in class com.github.seratch.jslack.api.model.event.MessageEvent
 
TYPE_NAME - Static variable in class com.github.seratch.jslack.api.model.event.PinAddedEvent
 
TYPE_NAME - Static variable in class com.github.seratch.jslack.api.model.event.PinRemovedEvent
 
TYPE_NAME - Static variable in class com.github.seratch.jslack.api.model.event.PrefChangeEvent
 
TYPE_NAME - Static variable in class com.github.seratch.jslack.api.model.event.PresenceChangeEvent
 
TYPE_NAME - Static variable in class com.github.seratch.jslack.api.model.event.ReactionAddedEvent
 
TYPE_NAME - Static variable in class com.github.seratch.jslack.api.model.event.ReactionRemovedEvent
 
TYPE_NAME - Static variable in class com.github.seratch.jslack.api.model.event.ReconnectUrlEvent
 
TYPE_NAME - Static variable in class com.github.seratch.jslack.api.model.event.ResourcesAddedEvent
 
TYPE_NAME - Static variable in class com.github.seratch.jslack.api.model.event.ResourcesRemovedEvent
 
TYPE_NAME - Static variable in class com.github.seratch.jslack.api.model.event.ScopeDeniedEvent
 
TYPE_NAME - Static variable in class com.github.seratch.jslack.api.model.event.ScopeGrantedEvent
 
TYPE_NAME - Static variable in class com.github.seratch.jslack.api.model.event.StarAddedEvent
 
TYPE_NAME - Static variable in class com.github.seratch.jslack.api.model.event.StarRemovedEvent
 
TYPE_NAME - Static variable in class com.github.seratch.jslack.api.model.event.SubteamCreatedEvent
 
TYPE_NAME - Static variable in class com.github.seratch.jslack.api.model.event.SubteamMembersChangedEvent
 
TYPE_NAME - Static variable in class com.github.seratch.jslack.api.model.event.SubteamSelfAddedEvent
 
TYPE_NAME - Static variable in class com.github.seratch.jslack.api.model.event.SubteamSelfRemovedEvent
 
TYPE_NAME - Static variable in class com.github.seratch.jslack.api.model.event.SubteamUpdatedEvent
 
TYPE_NAME - Static variable in class com.github.seratch.jslack.api.model.event.TeamDomainChangeEvent
 
TYPE_NAME - Static variable in class com.github.seratch.jslack.api.model.event.TeamJoinEvent
 
TYPE_NAME - Static variable in class com.github.seratch.jslack.api.model.event.TeamMigrationStartedEvent
 
TYPE_NAME - Static variable in class com.github.seratch.jslack.api.model.event.TeamPlanChangeEvent
 
TYPE_NAME - Static variable in class com.github.seratch.jslack.api.model.event.TeamPrefChangeEvent
 
TYPE_NAME - Static variable in class com.github.seratch.jslack.api.model.event.TeamProfileChangeEvent
 
TYPE_NAME - Static variable in class com.github.seratch.jslack.api.model.event.TeamProfileDeleteEvent
 
TYPE_NAME - Static variable in class com.github.seratch.jslack.api.model.event.TeamProfileReorderEvent
 
TYPE_NAME - Static variable in class com.github.seratch.jslack.api.model.event.TeamRenameEvent
 
TYPE_NAME - Static variable in class com.github.seratch.jslack.api.model.event.TokensRevokedEvent
 
TYPE_NAME - Static variable in class com.github.seratch.jslack.api.model.event.UserChangeEvent
 
TYPE_NAME - Static variable in class com.github.seratch.jslack.api.model.event.UserResourceDeniedEvent
 
TYPE_NAME - Static variable in class com.github.seratch.jslack.api.model.event.UserResourceGrantedEvent
 
TYPE_NAME - Static variable in class com.github.seratch.jslack.api.model.event.UserResourceRemovedEvent
 
TYPE_NAME - Static variable in class com.github.seratch.jslack.api.model.event.UserTypingEvent
 
TYPE_NAME - Static variable in class com.github.seratch.jslack.api.rtm.message.Message
 
TYPE_NAME - Static variable in class com.github.seratch.jslack.api.rtm.message.PresenceQuery
 
TYPE_NAME - Static variable in class com.github.seratch.jslack.api.rtm.message.PresenceSub
 
TYPE_NAME - Static variable in class com.github.seratch.jslack.api.rtm.message.Typing
 
Typing - Class in com.github.seratch.jslack.api.rtm.message
https://api.slack.com/events/user_typing
Typing() - Constructor for class com.github.seratch.jslack.api.rtm.message.Typing
 

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.
UrlVerificationPayload - Class in com.github.seratch.jslack.api.events.payload
 
UrlVerificationPayload() - Constructor for class com.github.seratch.jslack.api.events.payload.UrlVerificationPayload
 
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
 
UserChangeEvent - Class in com.github.seratch.jslack.api.model.event
The user_change event is sent to all connections for a workspace when a member updates their profile or data.
UserChangeEvent() - Constructor for class com.github.seratch.jslack.api.model.event.UserChangeEvent
 
UserChangeHandler - Class in com.github.seratch.jslack.api.events.handler
 
UserChangeHandler() - Constructor for class com.github.seratch.jslack.api.events.handler.UserChangeHandler
 
UserChangePayload - Class in com.github.seratch.jslack.api.events.payload
 
UserChangePayload() - Constructor for class com.github.seratch.jslack.api.events.payload.UserChangePayload
 
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
 
UserResourceDeniedEvent - Class in com.github.seratch.jslack.api.model.event
We send this event when a user declines to grant your workspace app the permissions you recently requested with apps.permissions.users.request.
UserResourceDeniedEvent() - Constructor for class com.github.seratch.jslack.api.model.event.UserResourceDeniedEvent
 
UserResourceDeniedHandler - Class in com.github.seratch.jslack.api.events.handler
 
UserResourceDeniedHandler() - Constructor for class com.github.seratch.jslack.api.events.handler.UserResourceDeniedHandler
 
UserResourceDeniedPayload - Class in com.github.seratch.jslack.api.events.payload
 
UserResourceDeniedPayload() - Constructor for class com.github.seratch.jslack.api.events.payload.UserResourceDeniedPayload
 
UserResourceGrantedEvent - Class in com.github.seratch.jslack.api.model.event
We send this event when a user grants your workspace app the permissions you recently requested with apps.permissions.users.request.
UserResourceGrantedEvent() - Constructor for class com.github.seratch.jslack.api.model.event.UserResourceGrantedEvent
 
UserResourceGrantedHandler - Class in com.github.seratch.jslack.api.events.handler
 
UserResourceGrantedHandler() - Constructor for class com.github.seratch.jslack.api.events.handler.UserResourceGrantedHandler
 
UserResourceGrantedPayload - Class in com.github.seratch.jslack.api.events.payload
 
UserResourceGrantedPayload() - Constructor for class com.github.seratch.jslack.api.events.payload.UserResourceGrantedPayload
 
UserResourceRemovedEvent - Class in com.github.seratch.jslack.api.model.event
We send this event when a user removes an existing grant for your workspace app.
UserResourceRemovedEvent() - Constructor for class com.github.seratch.jslack.api.model.event.UserResourceRemovedEvent
 
UserResourceRemovedHandler - Class in com.github.seratch.jslack.api.events.handler
 
UserResourceRemovedHandler() - Constructor for class com.github.seratch.jslack.api.events.handler.UserResourceRemovedHandler
 
UserResourceRemovedPayload - Class in com.github.seratch.jslack.api.events.payload
 
UserResourceRemovedPayload() - Constructor for class com.github.seratch.jslack.api.events.payload.UserResourceRemovedPayload
 
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
 
UsersSelectElement - Class in com.github.seratch.jslack.api.model.block.element
https://api.slack.com/reference/messaging/block-elements#users-select
UsersSelectElement() - Constructor for class com.github.seratch.jslack.api.model.block.element.UsersSelectElement
 
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
 
UserTypingEvent - Class in com.github.seratch.jslack.api.model.event
The user_typing event is sent to all members of a channel when a user is typing a message in that channel.
UserTypingEvent() - Constructor for class com.github.seratch.jslack.api.model.event.UserTypingEvent
 

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 © 2019. All Rights Reserved.