JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes
Hierarchy For All Packages
Package Hierarchies:
com.github.seratch.jslack
,
com.github.seratch.jslack.api.methods
,
com.github.seratch.jslack.api.methods.impl
,
com.github.seratch.jslack.api.methods.request.api
,
com.github.seratch.jslack.api.methods.request.apps.permissions
,
com.github.seratch.jslack.api.methods.request.auth
,
com.github.seratch.jslack.api.methods.request.bots
,
com.github.seratch.jslack.api.methods.request.channels
,
com.github.seratch.jslack.api.methods.request.chat
,
com.github.seratch.jslack.api.methods.request.conversations
,
com.github.seratch.jslack.api.methods.request.dialog
,
com.github.seratch.jslack.api.methods.request.dnd
,
com.github.seratch.jslack.api.methods.request.emoji
,
com.github.seratch.jslack.api.methods.request.files
,
com.github.seratch.jslack.api.methods.request.files.comments
,
com.github.seratch.jslack.api.methods.request.groups
,
com.github.seratch.jslack.api.methods.request.im
,
com.github.seratch.jslack.api.methods.request.migration
,
com.github.seratch.jslack.api.methods.request.mpim
,
com.github.seratch.jslack.api.methods.request.oauth
,
com.github.seratch.jslack.api.methods.request.pins
,
com.github.seratch.jslack.api.methods.request.reactions
,
com.github.seratch.jslack.api.methods.request.reminders
,
com.github.seratch.jslack.api.methods.request.rtm
,
com.github.seratch.jslack.api.methods.request.search
,
com.github.seratch.jslack.api.methods.request.stars
,
com.github.seratch.jslack.api.methods.request.team
,
com.github.seratch.jslack.api.methods.request.team.profile
,
com.github.seratch.jslack.api.methods.request.usergroups
,
com.github.seratch.jslack.api.methods.request.usergroups.users
,
com.github.seratch.jslack.api.methods.request.users
,
com.github.seratch.jslack.api.methods.request.users.profile
,
com.github.seratch.jslack.api.methods.response.api
,
com.github.seratch.jslack.api.methods.response.apps.permissions
,
com.github.seratch.jslack.api.methods.response.auth
,
com.github.seratch.jslack.api.methods.response.bots
,
com.github.seratch.jslack.api.methods.response.channels
,
com.github.seratch.jslack.api.methods.response.chat
,
com.github.seratch.jslack.api.methods.response.conversations
,
com.github.seratch.jslack.api.methods.response.dialog
,
com.github.seratch.jslack.api.methods.response.dnd
,
com.github.seratch.jslack.api.methods.response.emoji
,
com.github.seratch.jslack.api.methods.response.files
,
com.github.seratch.jslack.api.methods.response.files.comments
,
com.github.seratch.jslack.api.methods.response.groups
,
com.github.seratch.jslack.api.methods.response.im
,
com.github.seratch.jslack.api.methods.response.migration
,
com.github.seratch.jslack.api.methods.response.mpim
,
com.github.seratch.jslack.api.methods.response.oauth
,
com.github.seratch.jslack.api.methods.response.pins
,
com.github.seratch.jslack.api.methods.response.reactions
,
com.github.seratch.jslack.api.methods.response.reminders
,
com.github.seratch.jslack.api.methods.response.rtm
,
com.github.seratch.jslack.api.methods.response.search
,
com.github.seratch.jslack.api.methods.response.stars
,
com.github.seratch.jslack.api.methods.response.team
,
com.github.seratch.jslack.api.methods.response.team.profile
,
com.github.seratch.jslack.api.methods.response.usergroups
,
com.github.seratch.jslack.api.methods.response.usergroups.users
,
com.github.seratch.jslack.api.methods.response.users
,
com.github.seratch.jslack.api.methods.response.users.profile
,
com.github.seratch.jslack.api.model
,
com.github.seratch.jslack.api.model.dialog
,
com.github.seratch.jslack.api.rtm
,
com.github.seratch.jslack.api.scim
,
com.github.seratch.jslack.api.scim.request
,
com.github.seratch.jslack.api.scim.response
,
com.github.seratch.jslack.api.webhook
,
com.github.seratch.jslack.common.http
,
com.github.seratch.jslack.common.json
,
com.github.seratch.jslack.shortcut
,
com.github.seratch.jslack.shortcut.impl
,
com.github.seratch.jslack.shortcut.model
Class Hierarchy
java.lang.
Object
com.github.seratch.jslack.api.model.
Action
com.github.seratch.jslack.api.methods.request.api.
ApiTestRequest
(implements com.github.seratch.jslack.api.methods.
SlackApiRequest
)
com.github.seratch.jslack.api.methods.response.api.
ApiTestResponse
(implements com.github.seratch.jslack.api.methods.
SlackApiResponse
)
com.github.seratch.jslack.api.methods.response.api.
ApiTestResponse.Args
com.github.seratch.jslack.shortcut.model.
ApiToken
com.github.seratch.jslack.api.methods.request.apps.permissions.
AppsPermissionsInfoRequest
(implements com.github.seratch.jslack.api.methods.
SlackApiRequest
)
com.github.seratch.jslack.api.methods.response.apps.permissions.
AppsPermissionsInfoResponse
(implements com.github.seratch.jslack.api.methods.
SlackApiResponse
)
com.github.seratch.jslack.api.methods.response.apps.permissions.
AppsPermissionsInfoResponse.Info
com.github.seratch.jslack.api.methods.response.apps.permissions.
AppsPermissionsInfoResponse.Info.Permissions
com.github.seratch.jslack.api.methods.response.apps.permissions.
AppsPermissionsInfoResponse.Info.Permissions.Resources
com.github.seratch.jslack.api.methods.request.apps.permissions.
AppsPermissionsRequestRequest
(implements com.github.seratch.jslack.api.methods.
SlackApiRequest
)
com.github.seratch.jslack.api.methods.response.apps.permissions.
AppsPermissionsRequestResponse
(implements com.github.seratch.jslack.api.methods.
SlackApiResponse
)
com.github.seratch.jslack.api.model.
Attachment
com.github.seratch.jslack.api.methods.request.auth.
AuthRevokeRequest
(implements com.github.seratch.jslack.api.methods.
SlackApiRequest
)
com.github.seratch.jslack.api.methods.response.auth.
AuthRevokeResponse
(implements com.github.seratch.jslack.api.methods.
SlackApiResponse
)
com.github.seratch.jslack.api.methods.request.auth.
AuthTestRequest
(implements com.github.seratch.jslack.api.methods.
SlackApiRequest
)
com.github.seratch.jslack.api.methods.response.auth.
AuthTestResponse
(implements com.github.seratch.jslack.api.methods.
SlackApiResponse
)
com.github.seratch.jslack.api.model.
BillableInfo
com.github.seratch.jslack.api.methods.request.bots.
BotsInfoRequest
(implements com.github.seratch.jslack.api.methods.
SlackApiRequest
)
com.github.seratch.jslack.api.methods.response.bots.
BotsInfoResponse
(implements com.github.seratch.jslack.api.methods.
SlackApiResponse
)
com.github.seratch.jslack.api.methods.response.bots.
BotsInfoResponse.Bot
com.github.seratch.jslack.api.methods.response.bots.
BotsInfoResponse.Bot.Icons
com.github.seratch.jslack.api.model.
Channel
com.github.seratch.jslack.shortcut.model.
ChannelId
com.github.seratch.jslack.shortcut.model.
ChannelName
com.github.seratch.jslack.api.methods.request.channels.
ChannelsArchiveRequest
(implements com.github.seratch.jslack.api.methods.
SlackApiRequest
)
com.github.seratch.jslack.api.methods.response.channels.
ChannelsArchiveResponse
(implements com.github.seratch.jslack.api.methods.
SlackApiResponse
)
com.github.seratch.jslack.api.methods.request.channels.
ChannelsCreateRequest
(implements com.github.seratch.jslack.api.methods.
SlackApiRequest
)
com.github.seratch.jslack.api.methods.response.channels.
ChannelsCreateResponse
(implements com.github.seratch.jslack.api.methods.
SlackApiResponse
)
com.github.seratch.jslack.api.methods.request.channels.
ChannelsHistoryRequest
(implements com.github.seratch.jslack.api.methods.
SlackApiRequest
)
com.github.seratch.jslack.api.methods.response.channels.
ChannelsHistoryResponse
(implements com.github.seratch.jslack.api.methods.
SlackApiResponse
)
com.github.seratch.jslack.api.methods.request.channels.
ChannelsInfoRequest
(implements com.github.seratch.jslack.api.methods.
SlackApiRequest
)
com.github.seratch.jslack.api.methods.response.channels.
ChannelsInfoResponse
(implements com.github.seratch.jslack.api.methods.
SlackApiResponse
)
com.github.seratch.jslack.api.methods.request.channels.
ChannelsInviteRequest
(implements com.github.seratch.jslack.api.methods.
SlackApiRequest
)
com.github.seratch.jslack.api.methods.response.channels.
ChannelsInviteResponse
(implements com.github.seratch.jslack.api.methods.
SlackApiResponse
)
com.github.seratch.jslack.api.methods.request.channels.
ChannelsJoinRequest
(implements com.github.seratch.jslack.api.methods.
SlackApiRequest
)
com.github.seratch.jslack.api.methods.response.channels.
ChannelsJoinResponse
(implements com.github.seratch.jslack.api.methods.
SlackApiResponse
)
com.github.seratch.jslack.api.methods.request.channels.
ChannelsKickRequest
(implements com.github.seratch.jslack.api.methods.
SlackApiRequest
)
com.github.seratch.jslack.api.methods.response.channels.
ChannelsKickResponse
(implements com.github.seratch.jslack.api.methods.
SlackApiResponse
)
com.github.seratch.jslack.api.methods.request.channels.
ChannelsLeaveRequest
(implements com.github.seratch.jslack.api.methods.
SlackApiRequest
)
com.github.seratch.jslack.api.methods.response.channels.
ChannelsLeaveResponse
(implements com.github.seratch.jslack.api.methods.
SlackApiResponse
)
com.github.seratch.jslack.api.methods.request.channels.
ChannelsListRequest
(implements com.github.seratch.jslack.api.methods.
SlackApiRequest
)
com.github.seratch.jslack.api.methods.response.channels.
ChannelsListResponse
(implements com.github.seratch.jslack.api.methods.
SlackApiResponse
)
com.github.seratch.jslack.api.methods.request.channels.
ChannelsMarkRequest
(implements com.github.seratch.jslack.api.methods.
SlackApiRequest
)
com.github.seratch.jslack.api.methods.response.channels.
ChannelsMarkResponse
(implements com.github.seratch.jslack.api.methods.
SlackApiResponse
)
com.github.seratch.jslack.api.methods.request.channels.
ChannelsRenameRequest
(implements com.github.seratch.jslack.api.methods.
SlackApiRequest
)
com.github.seratch.jslack.api.methods.response.channels.
ChannelsRenameResponse
(implements com.github.seratch.jslack.api.methods.
SlackApiResponse
)
com.github.seratch.jslack.api.methods.response.channels.
ChannelsRenameResponse.RenamedChannel
com.github.seratch.jslack.api.methods.request.channels.
ChannelsRepliesRequest
(implements com.github.seratch.jslack.api.methods.
SlackApiRequest
)
com.github.seratch.jslack.api.methods.response.channels.
ChannelsRepliesResponse
(implements com.github.seratch.jslack.api.methods.
SlackApiResponse
)
com.github.seratch.jslack.api.methods.request.channels.
ChannelsSetPurposeRequest
(implements com.github.seratch.jslack.api.methods.
SlackApiRequest
)
com.github.seratch.jslack.api.methods.response.channels.
ChannelsSetPurposeResponse
(implements com.github.seratch.jslack.api.methods.
SlackApiResponse
)
com.github.seratch.jslack.api.methods.request.channels.
ChannelsSetTopicRequest
(implements com.github.seratch.jslack.api.methods.
SlackApiRequest
)
com.github.seratch.jslack.api.methods.response.channels.
ChannelsSetTopicResponse
(implements com.github.seratch.jslack.api.methods.
SlackApiResponse
)
com.github.seratch.jslack.api.methods.request.channels.
ChannelsUnarchiveRequest
(implements com.github.seratch.jslack.api.methods.
SlackApiRequest
)
com.github.seratch.jslack.api.methods.response.channels.
ChannelsUnarchiveResponse
(implements com.github.seratch.jslack.api.methods.
SlackApiResponse
)
com.github.seratch.jslack.api.methods.request.chat.
ChatDeleteRequest
(implements com.github.seratch.jslack.api.methods.
SlackApiRequest
)
com.github.seratch.jslack.api.methods.response.chat.
ChatDeleteResponse
(implements com.github.seratch.jslack.api.methods.
SlackApiResponse
)
com.github.seratch.jslack.api.methods.request.chat.
ChatGetPermalinkRequest
(implements com.github.seratch.jslack.api.methods.
SlackApiRequest
)
com.github.seratch.jslack.api.methods.response.chat.
ChatGetPermalinkResponse
(implements com.github.seratch.jslack.api.methods.
SlackApiResponse
)
com.github.seratch.jslack.api.methods.request.chat.
ChatMeMessageRequest
(implements com.github.seratch.jslack.api.methods.
SlackApiRequest
)
com.github.seratch.jslack.api.methods.response.chat.
ChatMeMessageResponse
(implements com.github.seratch.jslack.api.methods.
SlackApiResponse
)
com.github.seratch.jslack.api.methods.request.chat.
ChatPostEphemeralRequest
(implements com.github.seratch.jslack.api.methods.
SlackApiRequest
)
com.github.seratch.jslack.api.methods.response.chat.
ChatPostEphemeralResponse
(implements com.github.seratch.jslack.api.methods.
SlackApiResponse
)
com.github.seratch.jslack.api.methods.request.chat.
ChatPostMessageRequest
(implements com.github.seratch.jslack.api.methods.
SlackApiRequest
)
com.github.seratch.jslack.api.methods.response.chat.
ChatPostMessageResponse
(implements com.github.seratch.jslack.api.methods.
SlackApiResponse
)
com.github.seratch.jslack.api.methods.request.chat.
ChatUnfurlRequest
(implements com.github.seratch.jslack.api.methods.
SlackApiRequest
)
com.github.seratch.jslack.api.methods.response.chat.
ChatUnfurlResponse
(implements com.github.seratch.jslack.api.methods.
SlackApiResponse
)
com.github.seratch.jslack.api.methods.request.chat.
ChatUpdateRequest
(implements com.github.seratch.jslack.api.methods.
SlackApiRequest
)
com.github.seratch.jslack.api.methods.response.chat.
ChatUpdateResponse
(implements com.github.seratch.jslack.api.methods.
SlackApiResponse
)
com.github.seratch.jslack.api.model.
Confirmation
com.github.seratch.jslack.api.model.
Conversation
com.github.seratch.jslack.api.methods.request.conversations.
ConversationsArchiveRequest
(implements com.github.seratch.jslack.api.methods.
SlackApiRequest
)
com.github.seratch.jslack.api.methods.response.conversations.
ConversationsArchiveResponse
(implements com.github.seratch.jslack.api.methods.
SlackApiResponse
)
com.github.seratch.jslack.api.methods.request.conversations.
ConversationsCloseRequest
(implements com.github.seratch.jslack.api.methods.
SlackApiRequest
)
com.github.seratch.jslack.api.methods.response.conversations.
ConversationsCloseResponse
(implements com.github.seratch.jslack.api.methods.
SlackApiResponse
)
com.github.seratch.jslack.api.methods.request.conversations.
ConversationsCreateRequest
(implements com.github.seratch.jslack.api.methods.
SlackApiRequest
)
com.github.seratch.jslack.api.methods.response.conversations.
ConversationsCreateResponse
(implements com.github.seratch.jslack.api.methods.
SlackApiResponse
)
com.github.seratch.jslack.api.methods.request.conversations.
ConversationsHistoryRequest
(implements com.github.seratch.jslack.api.methods.
SlackApiRequest
)
com.github.seratch.jslack.api.methods.response.conversations.
ConversationsHistoryResponse
(implements com.github.seratch.jslack.api.methods.
SlackApiResponse
)
com.github.seratch.jslack.api.methods.request.conversations.
ConversationsInfoRequest
(implements com.github.seratch.jslack.api.methods.
SlackApiRequest
)
com.github.seratch.jslack.api.methods.response.conversations.
ConversationsInfoResponse
(implements com.github.seratch.jslack.api.methods.
SlackApiResponse
)
com.github.seratch.jslack.api.methods.request.conversations.
ConversationsInviteRequest
(implements com.github.seratch.jslack.api.methods.
SlackApiRequest
)
com.github.seratch.jslack.api.methods.response.conversations.
ConversationsInviteResponse
(implements com.github.seratch.jslack.api.methods.
SlackApiResponse
)
com.github.seratch.jslack.api.methods.request.conversations.
ConversationsJoinRequest
(implements com.github.seratch.jslack.api.methods.
SlackApiRequest
)
com.github.seratch.jslack.api.methods.response.conversations.
ConversationsJoinResponse
(implements com.github.seratch.jslack.api.methods.
SlackApiResponse
)
com.github.seratch.jslack.api.methods.request.conversations.
ConversationsKickRequest
com.github.seratch.jslack.api.methods.response.conversations.
ConversationsKickResponse
com.github.seratch.jslack.api.methods.request.conversations.
ConversationsLeaveRequest
(implements com.github.seratch.jslack.api.methods.
SlackApiRequest
)
com.github.seratch.jslack.api.methods.response.conversations.
ConversationsLeaveResponse
com.github.seratch.jslack.api.methods.request.conversations.
ConversationsListRequest
(implements com.github.seratch.jslack.api.methods.
SlackApiRequest
)
com.github.seratch.jslack.api.methods.response.conversations.
ConversationsListResponse
(implements com.github.seratch.jslack.api.methods.
SlackApiResponse
)
com.github.seratch.jslack.api.methods.request.conversations.
ConversationsMembersRequest
com.github.seratch.jslack.api.methods.response.conversations.
ConversationsMembersResponse
com.github.seratch.jslack.api.methods.request.conversations.
ConversationsOpenRequest
com.github.seratch.jslack.api.methods.response.conversations.
ConversationsOpenResponse
com.github.seratch.jslack.api.methods.request.conversations.
ConversationsRenameRequest
com.github.seratch.jslack.api.methods.response.conversations.
ConversationsRenameResponse
com.github.seratch.jslack.api.methods.request.conversations.
ConversationsRepliesRequest
(implements com.github.seratch.jslack.api.methods.
SlackApiRequest
)
com.github.seratch.jslack.api.methods.response.conversations.
ConversationsRepliesResponse
com.github.seratch.jslack.api.methods.request.conversations.
ConversationsSetPurposeRequest
com.github.seratch.jslack.api.methods.response.conversations.
ConversationsSetPurposeResponse
com.github.seratch.jslack.api.methods.request.conversations.
ConversationsSetTopicRequest
com.github.seratch.jslack.api.methods.response.conversations.
ConversationsSetTopicResponse
com.github.seratch.jslack.api.methods.request.conversations.
ConversationsUnarchiveRequest
com.github.seratch.jslack.api.methods.response.conversations.
ConversationsUnarchiveResponse
com.github.seratch.jslack.api.model.dialog.
Dialog
com.github.seratch.jslack.api.methods.request.dialog.
DialogOpenRequest
(implements com.github.seratch.jslack.api.methods.
SlackApiRequest
)
com.github.seratch.jslack.api.methods.response.dialog.
DialogOpenResponse
(implements com.github.seratch.jslack.api.methods.
SlackApiResponse
)
com.github.seratch.jslack.api.model.dialog.
DialogOption
com.github.seratch.jslack.api.model.dialog.
DialogResponseMetadata
com.github.seratch.jslack.api.model.dialog.
DialogSelectElement
(implements com.github.seratch.jslack.api.model.dialog.
DialogElement
)
com.github.seratch.jslack.api.model.dialog.
DialogTextAreaElement
(implements com.github.seratch.jslack.api.model.dialog.
DialogElement
)
com.github.seratch.jslack.api.model.dialog.
DialogTextElement
(implements com.github.seratch.jslack.api.model.dialog.
DialogElement
)
com.github.seratch.jslack.api.methods.request.dnd.
DndEndDndRequest
(implements com.github.seratch.jslack.api.methods.
SlackApiRequest
)
com.github.seratch.jslack.api.methods.response.dnd.
DndEndDndResponse
(implements com.github.seratch.jslack.api.methods.
SlackApiResponse
)
com.github.seratch.jslack.api.methods.request.dnd.
DndEndSnoozeRequest
(implements com.github.seratch.jslack.api.methods.
SlackApiRequest
)
com.github.seratch.jslack.api.methods.response.dnd.
DndEndSnoozeResponse
(implements com.github.seratch.jslack.api.methods.
SlackApiResponse
)
com.github.seratch.jslack.api.methods.request.dnd.
DndInfoRequest
(implements com.github.seratch.jslack.api.methods.
SlackApiRequest
)
com.github.seratch.jslack.api.methods.response.dnd.
DndInfoResponse
(implements com.github.seratch.jslack.api.methods.
SlackApiResponse
)
com.github.seratch.jslack.api.methods.request.dnd.
DndSetSnoozeRequest
(implements com.github.seratch.jslack.api.methods.
SlackApiRequest
)
com.github.seratch.jslack.api.methods.response.dnd.
DndSetSnoozeResponse
(implements com.github.seratch.jslack.api.methods.
SlackApiResponse
)
com.github.seratch.jslack.api.methods.request.dnd.
DndTeamInfoRequest
(implements com.github.seratch.jslack.api.methods.
SlackApiRequest
)
com.github.seratch.jslack.api.methods.response.dnd.
DndTeamInfoResponse
(implements com.github.seratch.jslack.api.methods.
SlackApiResponse
)
com.github.seratch.jslack.api.methods.response.dnd.
DndTeamInfoResponse.DndTeamMemberInfo
com.github.seratch.jslack.api.methods.request.emoji.
EmojiListRequest
(implements com.github.seratch.jslack.api.methods.
SlackApiRequest
)
com.github.seratch.jslack.api.methods.response.emoji.
EmojiListResponse
(implements com.github.seratch.jslack.api.methods.
SlackApiResponse
)
com.github.seratch.jslack.shortcut.model.
EmojiName
com.github.seratch.jslack.api.model.
Field
com.github.seratch.jslack.api.model.
File
com.github.seratch.jslack.api.model.
FileComment
com.github.seratch.jslack.shortcut.model.
FileCommentId
com.github.seratch.jslack.shortcut.model.
FileId
com.github.seratch.jslack.api.methods.request.files.comments.
FilesCommentsAddRequest
(implements com.github.seratch.jslack.api.methods.
SlackApiRequest
)
com.github.seratch.jslack.api.methods.response.files.comments.
FilesCommentsAddResponse
(implements com.github.seratch.jslack.api.methods.
SlackApiResponse
)
com.github.seratch.jslack.api.methods.request.files.comments.
FilesCommentsDeleteRequest
(implements com.github.seratch.jslack.api.methods.
SlackApiRequest
)
com.github.seratch.jslack.api.methods.response.files.comments.
FilesCommentsDeleteResponse
(implements com.github.seratch.jslack.api.methods.
SlackApiResponse
)
com.github.seratch.jslack.api.methods.request.files.comments.
FilesCommentsEditRequest
(implements com.github.seratch.jslack.api.methods.
SlackApiRequest
)
com.github.seratch.jslack.api.methods.response.files.comments.
FilesCommentsEditResponse
(implements com.github.seratch.jslack.api.methods.
SlackApiResponse
)
com.github.seratch.jslack.api.methods.request.files.
FilesDeleteRequest
(implements com.github.seratch.jslack.api.methods.
SlackApiRequest
)
com.github.seratch.jslack.api.methods.response.files.
FilesDeleteResponse
(implements com.github.seratch.jslack.api.methods.
SlackApiResponse
)
com.github.seratch.jslack.api.methods.request.files.
FilesInfoRequest
(implements com.github.seratch.jslack.api.methods.
SlackApiRequest
)
com.github.seratch.jslack.api.methods.response.files.
FilesInfoResponse
(implements com.github.seratch.jslack.api.methods.
SlackApiResponse
)
com.github.seratch.jslack.api.methods.request.files.
FilesListRequest
(implements com.github.seratch.jslack.api.methods.
SlackApiRequest
)
com.github.seratch.jslack.api.methods.response.files.
FilesListResponse
(implements com.github.seratch.jslack.api.methods.
SlackApiResponse
)
com.github.seratch.jslack.api.methods.request.files.
FilesRevokePublicURLRequest
(implements com.github.seratch.jslack.api.methods.
SlackApiRequest
)
com.github.seratch.jslack.api.methods.response.files.
FilesRevokePublicURLResponse
(implements com.github.seratch.jslack.api.methods.
SlackApiResponse
)
com.github.seratch.jslack.api.methods.request.files.
FilesSharedPublicURLRequest
(implements com.github.seratch.jslack.api.methods.
SlackApiRequest
)
com.github.seratch.jslack.api.methods.response.files.
FilesSharedPublicURLResponse
(implements com.github.seratch.jslack.api.methods.
SlackApiResponse
)
com.github.seratch.jslack.api.methods.request.files.
FilesUploadRequest
(implements com.github.seratch.jslack.api.methods.
SlackApiRequest
)
com.github.seratch.jslack.api.methods.response.files.
FilesUploadResponse
(implements com.github.seratch.jslack.api.methods.
SlackApiResponse
)
com.github.seratch.jslack.api.model.
Group
com.github.seratch.jslack.shortcut.model.
GroupId
com.github.seratch.jslack.api.methods.request.groups.
GroupsArchiveRequest
(implements com.github.seratch.jslack.api.methods.
SlackApiRequest
)
com.github.seratch.jslack.api.methods.response.groups.
GroupsArchiveResponse
(implements com.github.seratch.jslack.api.methods.
SlackApiResponse
)
com.github.seratch.jslack.api.methods.request.groups.
GroupsCloseRequest
(implements com.github.seratch.jslack.api.methods.
SlackApiRequest
)
com.github.seratch.jslack.api.methods.response.groups.
GroupsCloseResponse
(implements com.github.seratch.jslack.api.methods.
SlackApiResponse
)
com.github.seratch.jslack.api.methods.request.groups.
GroupsCreateChildRequest
(implements com.github.seratch.jslack.api.methods.
SlackApiRequest
)
com.github.seratch.jslack.api.methods.response.groups.
GroupsCreateChildResponse
(implements com.github.seratch.jslack.api.methods.
SlackApiResponse
)
com.github.seratch.jslack.api.methods.request.groups.
GroupsCreateRequest
(implements com.github.seratch.jslack.api.methods.
SlackApiRequest
)
com.github.seratch.jslack.api.methods.response.groups.
GroupsCreateResponse
(implements com.github.seratch.jslack.api.methods.
SlackApiResponse
)
com.github.seratch.jslack.api.methods.request.groups.
GroupsHistoryRequest
(implements com.github.seratch.jslack.api.methods.
SlackApiRequest
)
com.github.seratch.jslack.api.methods.response.groups.
GroupsHistoryResponse
(implements com.github.seratch.jslack.api.methods.
SlackApiResponse
)
com.github.seratch.jslack.api.methods.request.groups.
GroupsInfoRequest
(implements com.github.seratch.jslack.api.methods.
SlackApiRequest
)
com.github.seratch.jslack.api.methods.response.groups.
GroupsInfoResponse
(implements com.github.seratch.jslack.api.methods.
SlackApiResponse
)
com.github.seratch.jslack.api.methods.request.groups.
GroupsInviteRequest
(implements com.github.seratch.jslack.api.methods.
SlackApiRequest
)
com.github.seratch.jslack.api.methods.response.groups.
GroupsInviteResponse
(implements com.github.seratch.jslack.api.methods.
SlackApiResponse
)
com.github.seratch.jslack.api.methods.request.groups.
GroupsKickRequest
(implements com.github.seratch.jslack.api.methods.
SlackApiRequest
)
com.github.seratch.jslack.api.methods.response.groups.
GroupsKickResponse
(implements com.github.seratch.jslack.api.methods.
SlackApiResponse
)
com.github.seratch.jslack.api.methods.request.groups.
GroupsLeaveRequest
(implements com.github.seratch.jslack.api.methods.
SlackApiRequest
)
com.github.seratch.jslack.api.methods.response.groups.
GroupsLeaveResponse
(implements com.github.seratch.jslack.api.methods.
SlackApiResponse
)
com.github.seratch.jslack.api.methods.request.groups.
GroupsListRequest
(implements com.github.seratch.jslack.api.methods.
SlackApiRequest
)
com.github.seratch.jslack.api.methods.response.groups.
GroupsListResponse
(implements com.github.seratch.jslack.api.methods.
SlackApiResponse
)
com.github.seratch.jslack.api.methods.request.groups.
GroupsMarkRequest
(implements com.github.seratch.jslack.api.methods.
SlackApiRequest
)
com.github.seratch.jslack.api.methods.response.groups.
GroupsMarkResponse
(implements com.github.seratch.jslack.api.methods.
SlackApiResponse
)
com.github.seratch.jslack.api.methods.request.groups.
GroupsOpenRequest
(implements com.github.seratch.jslack.api.methods.
SlackApiRequest
)
com.github.seratch.jslack.api.methods.response.groups.
GroupsOpenResponse
(implements com.github.seratch.jslack.api.methods.
SlackApiResponse
)
com.github.seratch.jslack.api.methods.request.groups.
GroupsRenameRequest
(implements com.github.seratch.jslack.api.methods.
SlackApiRequest
)
com.github.seratch.jslack.api.methods.response.groups.
GroupsRenameResponse
(implements com.github.seratch.jslack.api.methods.
SlackApiResponse
)
com.github.seratch.jslack.api.methods.response.groups.
GroupsRenameResponse.RenamedChannel
com.github.seratch.jslack.api.methods.request.groups.
GroupsRepliesRequest
(implements com.github.seratch.jslack.api.methods.
SlackApiRequest
)
com.github.seratch.jslack.api.methods.response.groups.
GroupsRepliesResponse
(implements com.github.seratch.jslack.api.methods.
SlackApiResponse
)
com.github.seratch.jslack.api.methods.request.groups.
GroupsSetPurposeRequest
(implements com.github.seratch.jslack.api.methods.
SlackApiRequest
)
com.github.seratch.jslack.api.methods.response.groups.
GroupsSetPurposeResponse
(implements com.github.seratch.jslack.api.methods.
SlackApiResponse
)
com.github.seratch.jslack.api.methods.request.groups.
GroupsSetTopicRequest
(implements com.github.seratch.jslack.api.methods.
SlackApiRequest
)
com.github.seratch.jslack.api.methods.response.groups.
GroupsSetTopicResponse
(implements com.github.seratch.jslack.api.methods.
SlackApiResponse
)
com.github.seratch.jslack.api.methods.request.groups.
GroupsUnarchiveRequest
(implements com.github.seratch.jslack.api.methods.
SlackApiRequest
)
com.github.seratch.jslack.api.methods.response.groups.
GroupsUnarchiveResponse
(implements com.github.seratch.jslack.api.methods.
SlackApiResponse
)
com.github.seratch.jslack.common.json.
GsonFactory
com.github.seratch.jslack.api.model.
Icon
com.github.seratch.jslack.api.model.
Im
com.github.seratch.jslack.api.methods.request.im.
ImCloseRequest
(implements com.github.seratch.jslack.api.methods.
SlackApiRequest
)
com.github.seratch.jslack.api.methods.response.im.
ImCloseResponse
(implements com.github.seratch.jslack.api.methods.
SlackApiResponse
)
com.github.seratch.jslack.api.methods.request.im.
ImHistoryRequest
(implements com.github.seratch.jslack.api.methods.
SlackApiRequest
)
com.github.seratch.jslack.api.methods.response.im.
ImHistoryResponse
(implements com.github.seratch.jslack.api.methods.
SlackApiResponse
)
com.github.seratch.jslack.api.methods.request.im.
ImListRequest
(implements com.github.seratch.jslack.api.methods.
SlackApiRequest
)
com.github.seratch.jslack.api.methods.response.im.
ImListResponse
(implements com.github.seratch.jslack.api.methods.
SlackApiResponse
)
com.github.seratch.jslack.api.methods.request.im.
ImMarkRequest
(implements com.github.seratch.jslack.api.methods.
SlackApiRequest
)
com.github.seratch.jslack.api.methods.response.im.
ImMarkResponse
(implements com.github.seratch.jslack.api.methods.
SlackApiResponse
)
com.github.seratch.jslack.api.methods.request.im.
ImOpenRequest
(implements com.github.seratch.jslack.api.methods.
SlackApiRequest
)
com.github.seratch.jslack.api.methods.response.im.
ImOpenResponse
(implements com.github.seratch.jslack.api.methods.
SlackApiResponse
)
com.github.seratch.jslack.api.methods.request.im.
ImRepliesRequest
(implements com.github.seratch.jslack.api.methods.
SlackApiRequest
)
com.github.seratch.jslack.api.methods.response.im.
ImRepliesResponse
(implements com.github.seratch.jslack.api.methods.
SlackApiResponse
)
com.github.seratch.jslack.api.model.
IntegrationLog
com.github.seratch.jslack.api.model.
Latest
com.github.seratch.jslack.api.model.
Login
com.github.seratch.jslack.api.model.
MatchedItem
com.github.seratch.jslack.api.model.
MatchedItem.Channel
com.github.seratch.jslack.api.model.
MatchedItem.OtherItem
com.github.seratch.jslack.api.model.
Message
com.github.seratch.jslack.api.model.
Message.MessageRoot
com.github.seratch.jslack.api.model.
Message.MessageRootReply
com.github.seratch.jslack.api.model.
MessageItem
com.github.seratch.jslack.api.methods.
Methods
com.github.seratch.jslack.api.methods.impl.
MethodsClientImpl
(implements com.github.seratch.jslack.api.methods.
MethodsClient
)
com.github.seratch.jslack.api.methods.request.migration.
MigrationExchangeRequest
(implements com.github.seratch.jslack.api.methods.
SlackApiRequest
)
com.github.seratch.jslack.api.methods.response.migration.
MigrationExchangeResponse
(implements com.github.seratch.jslack.api.methods.
SlackApiResponse
)
com.github.seratch.jslack.api.methods.request.mpim.
MpimCloseRequest
(implements com.github.seratch.jslack.api.methods.
SlackApiRequest
)
com.github.seratch.jslack.api.methods.response.mpim.
MpimCloseResponse
(implements com.github.seratch.jslack.api.methods.
SlackApiResponse
)
com.github.seratch.jslack.api.methods.request.mpim.
MpimHistoryRequest
(implements com.github.seratch.jslack.api.methods.
SlackApiRequest
)
com.github.seratch.jslack.api.methods.response.mpim.
MpimHistoryResponse
(implements com.github.seratch.jslack.api.methods.
SlackApiResponse
)
com.github.seratch.jslack.api.methods.request.mpim.
MpimListRequest
(implements com.github.seratch.jslack.api.methods.
SlackApiRequest
)
com.github.seratch.jslack.api.methods.response.mpim.
MpimListResponse
(implements com.github.seratch.jslack.api.methods.
SlackApiResponse
)
com.github.seratch.jslack.api.methods.request.mpim.
MpimMarkRequest
(implements com.github.seratch.jslack.api.methods.
SlackApiRequest
)
com.github.seratch.jslack.api.methods.response.mpim.
MpimMarkResponse
(implements com.github.seratch.jslack.api.methods.
SlackApiResponse
)
com.github.seratch.jslack.api.methods.request.mpim.
MpimOpenRequest
(implements com.github.seratch.jslack.api.methods.
SlackApiRequest
)
com.github.seratch.jslack.api.methods.response.mpim.
MpimOpenResponse
(implements com.github.seratch.jslack.api.methods.
SlackApiResponse
)
com.github.seratch.jslack.api.methods.request.mpim.
MpimRepliesRequest
(implements com.github.seratch.jslack.api.methods.
SlackApiRequest
)
com.github.seratch.jslack.api.methods.response.mpim.
MpimRepliesResponse
(implements com.github.seratch.jslack.api.methods.
SlackApiResponse
)
com.github.seratch.jslack.api.methods.request.oauth.
OAuthAccessRequest
(implements com.github.seratch.jslack.api.methods.
SlackApiRequest
)
com.github.seratch.jslack.api.methods.response.oauth.
OAuthAccessResponse
(implements com.github.seratch.jslack.api.methods.
SlackApiResponse
)
com.github.seratch.jslack.api.methods.response.oauth.
OAuthAccessResponse.Bot
com.github.seratch.jslack.api.methods.response.oauth.
OAuthAccessResponse.IncomingWebhook
com.github.seratch.jslack.api.methods.request.oauth.
OAuthTokenRequest
(implements com.github.seratch.jslack.api.methods.
SlackApiRequest
)
com.github.seratch.jslack.api.methods.response.oauth.
OAuthTokenResponse
(implements com.github.seratch.jslack.api.methods.
SlackApiResponse
)
com.github.seratch.jslack.api.methods.response.oauth.
OAuthTokenResponse.Bot
com.github.seratch.jslack.api.methods.response.oauth.
OAuthTokenResponse.IncomingWebhook
com.github.seratch.jslack.api.model.
Option
com.github.seratch.jslack.api.model.
Paging
com.github.seratch.jslack.api.webhook.
Payload
com.github.seratch.jslack.api.methods.request.pins.
PinsAddRequest
(implements com.github.seratch.jslack.api.methods.
SlackApiRequest
)
com.github.seratch.jslack.api.methods.response.pins.
PinsAddResponse
(implements com.github.seratch.jslack.api.methods.
SlackApiResponse
)
com.github.seratch.jslack.api.methods.request.pins.
PinsListRequest
(implements com.github.seratch.jslack.api.methods.
SlackApiRequest
)
com.github.seratch.jslack.api.methods.response.pins.
PinsListResponse
(implements com.github.seratch.jslack.api.methods.
SlackApiResponse
)
com.github.seratch.jslack.api.methods.request.pins.
PinsRemoveRequest
(implements com.github.seratch.jslack.api.methods.
SlackApiRequest
)
com.github.seratch.jslack.api.methods.response.pins.
PinsRemoveResponse
(implements com.github.seratch.jslack.api.methods.
SlackApiResponse
)
com.github.seratch.jslack.api.model.
Purpose
com.github.seratch.jslack.api.model.
Reaction
com.github.seratch.jslack.shortcut.model.
ReactionName
com.github.seratch.jslack.api.methods.request.reactions.
ReactionsAddRequest
(implements com.github.seratch.jslack.api.methods.
SlackApiRequest
)
com.github.seratch.jslack.api.methods.response.reactions.
ReactionsAddResponse
(implements com.github.seratch.jslack.api.methods.
SlackApiResponse
)
com.github.seratch.jslack.api.methods.request.reactions.
ReactionsGetRequest
(implements com.github.seratch.jslack.api.methods.
SlackApiRequest
)
com.github.seratch.jslack.api.methods.response.reactions.
ReactionsGetResponse
(implements com.github.seratch.jslack.api.methods.
SlackApiResponse
)
com.github.seratch.jslack.api.methods.request.reactions.
ReactionsListRequest
(implements com.github.seratch.jslack.api.methods.
SlackApiRequest
)
com.github.seratch.jslack.api.methods.response.reactions.
ReactionsListResponse
(implements com.github.seratch.jslack.api.methods.
SlackApiResponse
)
com.github.seratch.jslack.api.methods.request.reactions.
ReactionsRemoveRequest
(implements com.github.seratch.jslack.api.methods.
SlackApiRequest
)
com.github.seratch.jslack.api.methods.response.reactions.
ReactionsRemoveResponse
(implements com.github.seratch.jslack.api.methods.
SlackApiResponse
)
com.github.seratch.jslack.api.model.
Reminder
com.github.seratch.jslack.api.methods.request.reminders.
RemindersAddRequest
(implements com.github.seratch.jslack.api.methods.
SlackApiRequest
)
com.github.seratch.jslack.api.methods.response.reminders.
RemindersAddResponse
(implements com.github.seratch.jslack.api.methods.
SlackApiResponse
)
com.github.seratch.jslack.api.methods.request.reminders.
RemindersCompleteRequest
(implements com.github.seratch.jslack.api.methods.
SlackApiRequest
)
com.github.seratch.jslack.api.methods.response.reminders.
RemindersCompleteResponse
(implements com.github.seratch.jslack.api.methods.
SlackApiResponse
)
com.github.seratch.jslack.api.methods.request.reminders.
RemindersDeleteRequest
(implements com.github.seratch.jslack.api.methods.
SlackApiRequest
)
com.github.seratch.jslack.api.methods.response.reminders.
RemindersDeleteResponse
(implements com.github.seratch.jslack.api.methods.
SlackApiResponse
)
com.github.seratch.jslack.api.methods.request.reminders.
RemindersInfoRequest
(implements com.github.seratch.jslack.api.methods.
SlackApiRequest
)
com.github.seratch.jslack.api.methods.response.reminders.
RemindersInfoResponse
(implements com.github.seratch.jslack.api.methods.
SlackApiResponse
)
com.github.seratch.jslack.api.methods.request.reminders.
RemindersListRequest
(implements com.github.seratch.jslack.api.methods.
SlackApiRequest
)
com.github.seratch.jslack.api.methods.response.reminders.
RemindersListResponse
(implements com.github.seratch.jslack.api.methods.
SlackApiResponse
)
com.github.seratch.jslack.api.model.
ResponseMetadata
com.github.seratch.jslack.api.rtm.
RTMClient
(implements java.io.
Closeable
)
com.github.seratch.jslack.api.methods.request.rtm.
RTMConnectRequest
(implements com.github.seratch.jslack.api.methods.
SlackApiRequest
)
com.github.seratch.jslack.api.methods.response.rtm.
RTMConnectResponse
(implements com.github.seratch.jslack.api.methods.
SlackApiResponse
)
com.github.seratch.jslack.api.methods.request.rtm.
RTMStartRequest
(implements com.github.seratch.jslack.api.methods.
SlackApiRequest
)
com.github.seratch.jslack.api.methods.response.rtm.
RTMStartResponse
(implements com.github.seratch.jslack.api.methods.
SlackApiResponse
)
com.github.seratch.jslack.api.scim.
SCIMClientImpl
(implements com.github.seratch.jslack.api.scim.
SCIMClient
)
com.github.seratch.jslack.api.methods.request.search.
SearchAllRequest
(implements com.github.seratch.jslack.api.methods.
SlackApiRequest
)
com.github.seratch.jslack.api.methods.response.search.
SearchAllResponse
(implements com.github.seratch.jslack.api.methods.
SlackApiResponse
)
com.github.seratch.jslack.api.methods.request.search.
SearchFilesRequest
(implements com.github.seratch.jslack.api.methods.
SlackApiRequest
)
com.github.seratch.jslack.api.methods.response.search.
SearchFilesResponse
(implements com.github.seratch.jslack.api.methods.
SlackApiResponse
)
com.github.seratch.jslack.api.methods.request.search.
SearchMessagesRequest
(implements com.github.seratch.jslack.api.methods.
SlackApiRequest
)
com.github.seratch.jslack.api.methods.response.search.
SearchMessagesResponse
(implements com.github.seratch.jslack.api.methods.
SlackApiResponse
)
com.github.seratch.jslack.api.model.
SearchResult
com.github.seratch.jslack.shortcut.impl.
ShortcutImpl
(implements com.github.seratch.jslack.shortcut.
Shortcut
)
com.github.seratch.jslack.
Slack
com.github.seratch.jslack.api.methods.
SlackApiErrorResponse
(implements com.github.seratch.jslack.api.methods.
SlackApiResponse
)
com.github.seratch.jslack.common.http.
SlackHttpClient
com.github.seratch.jslack.api.methods.request.stars.
StarsAddRequest
(implements com.github.seratch.jslack.api.methods.
SlackApiRequest
)
com.github.seratch.jslack.api.methods.response.stars.
StarsAddResponse
(implements com.github.seratch.jslack.api.methods.
SlackApiResponse
)
com.github.seratch.jslack.api.methods.request.stars.
StarsListRequest
(implements com.github.seratch.jslack.api.methods.
SlackApiRequest
)
com.github.seratch.jslack.api.methods.response.stars.
StarsListResponse
(implements com.github.seratch.jslack.api.methods.
SlackApiResponse
)
com.github.seratch.jslack.api.methods.request.stars.
StarsRemoveRequest
(implements com.github.seratch.jslack.api.methods.
SlackApiRequest
)
com.github.seratch.jslack.api.methods.response.stars.
StarsRemoveResponse
(implements com.github.seratch.jslack.api.methods.
SlackApiResponse
)
com.github.seratch.jslack.api.model.
Team
com.github.seratch.jslack.api.model.
Team.Profile
com.github.seratch.jslack.api.model.
Team.ProfileOptions
com.github.seratch.jslack.api.methods.request.team.
TeamAccessLogsRequest
(implements com.github.seratch.jslack.api.methods.
SlackApiRequest
)
com.github.seratch.jslack.api.methods.response.team.
TeamAccessLogsResponse
(implements com.github.seratch.jslack.api.methods.
SlackApiResponse
)
com.github.seratch.jslack.api.methods.request.team.
TeamBillableInfoRequest
(implements com.github.seratch.jslack.api.methods.
SlackApiRequest
)
com.github.seratch.jslack.api.methods.response.team.
TeamBillableInfoResponse
(implements com.github.seratch.jslack.api.methods.
SlackApiResponse
)
com.github.seratch.jslack.api.model.
TeamIcon
com.github.seratch.jslack.api.methods.request.team.
TeamInfoRequest
(implements com.github.seratch.jslack.api.methods.
SlackApiRequest
)
com.github.seratch.jslack.api.methods.response.team.
TeamInfoResponse
(implements com.github.seratch.jslack.api.methods.
SlackApiResponse
)
com.github.seratch.jslack.api.methods.request.team.
TeamIntegrationLogsRequest
(implements com.github.seratch.jslack.api.methods.
SlackApiRequest
)
com.github.seratch.jslack.api.methods.response.team.
TeamIntegrationLogsResponse
(implements com.github.seratch.jslack.api.methods.
SlackApiResponse
)
com.github.seratch.jslack.api.methods.request.team.profile.
TeamProfileGetRequest
(implements com.github.seratch.jslack.api.methods.
SlackApiRequest
)
com.github.seratch.jslack.api.methods.response.team.profile.
TeamProfileGetResponse
(implements com.github.seratch.jslack.api.methods.
SlackApiResponse
)
com.github.seratch.jslack.api.methods.response.team.profile.
TeamProfileGetResponse.Profiles
com.github.seratch.jslack.api.model.
ThreadInfo
java.lang.
Throwable
(implements java.io.
Serializable
)
java.lang.
Exception
com.github.seratch.jslack.api.methods.
SlackApiException
com.github.seratch.jslack.shortcut.model.
Timestamp
com.github.seratch.jslack.api.model.
Topic
com.github.seratch.jslack.api.model.
User
com.github.seratch.jslack.api.model.
User.Profile
com.github.seratch.jslack.api.model.
User.Profile.Field
com.github.seratch.jslack.api.model.
Usergroup
com.github.seratch.jslack.api.model.
Usergroup.Prefs
com.github.seratch.jslack.api.methods.request.usergroups.
UsergroupsCreateRequest
(implements com.github.seratch.jslack.api.methods.
SlackApiRequest
)
com.github.seratch.jslack.api.methods.response.usergroups.
UsergroupsCreateResponse
(implements com.github.seratch.jslack.api.methods.
SlackApiResponse
)
com.github.seratch.jslack.api.methods.request.usergroups.
UsergroupsDisableRequest
(implements com.github.seratch.jslack.api.methods.
SlackApiRequest
)
com.github.seratch.jslack.api.methods.response.usergroups.
UsergroupsDisableResponse
(implements com.github.seratch.jslack.api.methods.
SlackApiResponse
)
com.github.seratch.jslack.api.methods.request.usergroups.
UsergroupsEnableRequest
(implements com.github.seratch.jslack.api.methods.
SlackApiRequest
)
com.github.seratch.jslack.api.methods.response.usergroups.
UsergroupsEnableResponse
(implements com.github.seratch.jslack.api.methods.
SlackApiResponse
)
com.github.seratch.jslack.api.methods.request.usergroups.
UsergroupsListRequest
(implements com.github.seratch.jslack.api.methods.
SlackApiRequest
)
com.github.seratch.jslack.api.methods.response.usergroups.
UsergroupsListResponse
(implements com.github.seratch.jslack.api.methods.
SlackApiResponse
)
com.github.seratch.jslack.api.methods.request.usergroups.
UsergroupsUpdateRequest
(implements com.github.seratch.jslack.api.methods.
SlackApiRequest
)
com.github.seratch.jslack.api.methods.response.usergroups.
UsergroupsUpdateResponse
(implements com.github.seratch.jslack.api.methods.
SlackApiResponse
)
com.github.seratch.jslack.api.methods.request.usergroups.users.
UsergroupUsersListRequest
(implements com.github.seratch.jslack.api.methods.
SlackApiRequest
)
com.github.seratch.jslack.api.methods.response.usergroups.users.
UsergroupUsersListResponse
(implements com.github.seratch.jslack.api.methods.
SlackApiResponse
)
com.github.seratch.jslack.api.methods.request.usergroups.users.
UsergroupUsersUpdateRequest
(implements com.github.seratch.jslack.api.methods.
SlackApiRequest
)
com.github.seratch.jslack.api.methods.response.usergroups.users.
UsergroupUsersUpdateResponse
(implements com.github.seratch.jslack.api.methods.
SlackApiResponse
)
com.github.seratch.jslack.shortcut.model.
UserId
com.github.seratch.jslack.api.methods.request.users.
UsersConversationsRequest
(implements com.github.seratch.jslack.api.methods.
SlackApiRequest
)
com.github.seratch.jslack.api.methods.response.users.
UsersConversationsResponse
(implements com.github.seratch.jslack.api.methods.
SlackApiResponse
)
com.github.seratch.jslack.api.methods.request.users.
UsersDeletePhotoRequest
(implements com.github.seratch.jslack.api.methods.
SlackApiRequest
)
com.github.seratch.jslack.api.methods.response.users.
UsersDeletePhotoResponse
(implements com.github.seratch.jslack.api.methods.
SlackApiResponse
)
com.github.seratch.jslack.api.scim.request.
UsersDeleteRequest
(implements com.github.seratch.jslack.api.methods.
SlackApiRequest
)
com.github.seratch.jslack.api.scim.response.
UsersDeleteResponse
(implements com.github.seratch.jslack.api.methods.
SlackApiResponse
)
com.github.seratch.jslack.api.methods.request.users.
UsersGetPresenceRequest
(implements com.github.seratch.jslack.api.methods.
SlackApiRequest
)
com.github.seratch.jslack.api.methods.response.users.
UsersGetPresenceResponse
(implements com.github.seratch.jslack.api.methods.
SlackApiResponse
)
com.github.seratch.jslack.api.methods.request.users.
UsersIdentityRequest
(implements com.github.seratch.jslack.api.methods.
SlackApiRequest
)
com.github.seratch.jslack.api.methods.response.users.
UsersIdentityResponse
(implements com.github.seratch.jslack.api.methods.
SlackApiResponse
)
com.github.seratch.jslack.api.methods.response.users.
UsersIdentityResponse.Team
com.github.seratch.jslack.api.methods.response.users.
UsersIdentityResponse.User
com.github.seratch.jslack.api.methods.request.users.
UsersInfoRequest
(implements com.github.seratch.jslack.api.methods.
SlackApiRequest
)
com.github.seratch.jslack.api.methods.response.users.
UsersInfoResponse
(implements com.github.seratch.jslack.api.methods.
SlackApiResponse
)
com.github.seratch.jslack.api.methods.request.users.
UsersListRequest
(implements com.github.seratch.jslack.api.methods.
SlackApiRequest
)
com.github.seratch.jslack.api.methods.response.users.
UsersListResponse
(implements com.github.seratch.jslack.api.methods.
SlackApiResponse
)
com.github.seratch.jslack.api.methods.request.users.
UsersLookupByEmailRequest
(implements com.github.seratch.jslack.api.methods.
SlackApiRequest
)
com.github.seratch.jslack.api.methods.response.channels.
UsersLookupByEmailResponse
(implements com.github.seratch.jslack.api.methods.
SlackApiResponse
)
com.github.seratch.jslack.api.methods.request.users.profile.
UsersProfileGetRequest
(implements com.github.seratch.jslack.api.methods.
SlackApiRequest
)
com.github.seratch.jslack.api.methods.response.users.profile.
UsersProfileGetResponse
(implements com.github.seratch.jslack.api.methods.
SlackApiResponse
)
com.github.seratch.jslack.api.methods.request.users.profile.
UsersProfileSetRequest
(implements com.github.seratch.jslack.api.methods.
SlackApiRequest
)
com.github.seratch.jslack.api.methods.response.users.profile.
UsersProfileSetResponse
(implements com.github.seratch.jslack.api.methods.
SlackApiResponse
)
com.github.seratch.jslack.api.methods.request.users.
UsersSetActiveRequest
(implements com.github.seratch.jslack.api.methods.
SlackApiRequest
)
com.github.seratch.jslack.api.methods.response.users.
UsersSetActiveResponse
(implements com.github.seratch.jslack.api.methods.
SlackApiResponse
)
com.github.seratch.jslack.api.methods.request.users.
UsersSetPhotoRequest
(implements com.github.seratch.jslack.api.methods.
SlackApiRequest
)
com.github.seratch.jslack.api.methods.response.users.
UsersSetPhotoResponse
(implements com.github.seratch.jslack.api.methods.
SlackApiResponse
)
com.github.seratch.jslack.api.methods.request.users.
UsersSetPresenceRequest
(implements com.github.seratch.jslack.api.methods.
SlackApiRequest
)
com.github.seratch.jslack.api.methods.response.users.
UsersSetPresenceResponse
(implements com.github.seratch.jslack.api.methods.
SlackApiResponse
)
com.github.seratch.jslack.api.webhook.
WebhookResponse
Interface Hierarchy
com.github.seratch.jslack.api.model.dialog.
DialogElement
com.github.seratch.jslack.api.methods.
MethodsClient
com.github.seratch.jslack.api.rtm.
RTMCloseHandler
com.github.seratch.jslack.api.rtm.
RTMErrorHandler
com.github.seratch.jslack.api.rtm.
RTMMessageHandler
com.github.seratch.jslack.api.scim.
SCIMClient
com.github.seratch.jslack.shortcut.
Shortcut
com.github.seratch.jslack.api.methods.
SlackApiRequest
com.github.seratch.jslack.api.methods.
SlackApiResponse
Enum Hierarchy
java.lang.
Object
java.lang.
Enum
<E> (implements java.lang.
Comparable
<T>, java.io.
Serializable
)
com.github.seratch.jslack.api.model.
Action.Type
com.github.seratch.jslack.api.model.
ConversationType
com.github.seratch.jslack.api.model.dialog.
DialogSubType
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes
Copyright © 2018. All Rights Reserved.