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

A

addMessageHandler(RTMMessageHandler) - Method in class com.github.seratch.jslack.api.rtm.RTMClient
 
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
 
Args() - Constructor for class com.github.seratch.jslack.api.methods.response.api.ApiTestResponse.Args
 
Attachment - Class in com.github.seratch.jslack.api.model
https://api.slack.com/docs/message-attachments
Attachment() - Constructor for class com.github.seratch.jslack.api.model.Attachment
 
AUTH_REVOKE - Static variable in class com.github.seratch.jslack.api.methods.Methods
 
AUTH_TEST - Static variable in class com.github.seratch.jslack.api.methods.Methods
 
authRevoke(AuthRevokeRequest) - Method in class com.github.seratch.jslack.api.methods.impl.MethodsClientImpl
 
authRevoke(AuthRevokeRequest) - Method in interface com.github.seratch.jslack.api.methods.MethodsClient
 
AuthRevokeRequest - Class in com.github.seratch.jslack.api.methods.request.auth
 
AuthRevokeRequest() - Constructor for class com.github.seratch.jslack.api.methods.request.auth.AuthRevokeRequest
 
AuthRevokeResponse - Class in com.github.seratch.jslack.api.methods.response.auth
 
AuthRevokeResponse() - Constructor for class com.github.seratch.jslack.api.methods.response.auth.AuthRevokeResponse
 
authTest(AuthTestRequest) - Method in class com.github.seratch.jslack.api.methods.impl.MethodsClientImpl
 
authTest(AuthTestRequest) - Method in interface com.github.seratch.jslack.api.methods.MethodsClient
 
AuthTestRequest - Class in com.github.seratch.jslack.api.methods.request.auth
 
AuthTestRequest() - Constructor for class com.github.seratch.jslack.api.methods.request.auth.AuthTestRequest
 
AuthTestResponse - Class in com.github.seratch.jslack.api.methods.response.auth
 
AuthTestResponse() - Constructor for class com.github.seratch.jslack.api.methods.response.auth.AuthTestResponse
 

B

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

C

Channel - Class in com.github.seratch.jslack.api.model
 
Channel() - Constructor for class com.github.seratch.jslack.api.model.Channel
 
Channel() - Constructor for class com.github.seratch.jslack.api.model.MatchedItem.Channel
 
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_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
 
channelsSetPurpose(ChannelsSetPurposeRequest) - Method in class com.github.seratch.jslack.api.methods.impl.MethodsClientImpl
 
channelsSetPurpose(ChannelsSetPurposeRequest) - Method in interface com.github.seratch.jslack.api.methods.MethodsClient
 
ChannelsSetPurposeRequest - Class in com.github.seratch.jslack.api.methods.request.channels
 
ChannelsSetPurposeRequest() - Constructor for class com.github.seratch.jslack.api.methods.request.channels.ChannelsSetPurposeRequest
 
ChannelsSetPurposeResponse - Class in com.github.seratch.jslack.api.methods.response.channels
 
ChannelsSetPurposeResponse() - Constructor for class com.github.seratch.jslack.api.methods.response.channels.ChannelsSetPurposeResponse
 
channelsSetTopic(ChannelsSetTopicRequest) - Method in class com.github.seratch.jslack.api.methods.impl.MethodsClientImpl
 
channelsSetTopic(ChannelsSetTopicRequest) - Method in interface com.github.seratch.jslack.api.methods.MethodsClient
 
ChannelsSetTopicRequest - Class in com.github.seratch.jslack.api.methods.request.channels
 
ChannelsSetTopicRequest() - Constructor for class com.github.seratch.jslack.api.methods.request.channels.ChannelsSetTopicRequest
 
ChannelsSetTopicResponse - Class in com.github.seratch.jslack.api.methods.response.channels
 
ChannelsSetTopicResponse() - Constructor for class com.github.seratch.jslack.api.methods.response.channels.ChannelsSetTopicResponse
 
channelsUnarchive(ChannelsUnarchiveRequest) - Method in class com.github.seratch.jslack.api.methods.impl.MethodsClientImpl
 
channelsUnarchive(ChannelsUnarchiveRequest) - Method in interface com.github.seratch.jslack.api.methods.MethodsClient
 
ChannelsUnarchiveRequest - Class in com.github.seratch.jslack.api.methods.request.channels
 
ChannelsUnarchiveRequest() - Constructor for class com.github.seratch.jslack.api.methods.request.channels.ChannelsUnarchiveRequest
 
ChannelsUnarchiveResponse - Class in com.github.seratch.jslack.api.methods.response.channels
 
ChannelsUnarchiveResponse() - Constructor for class com.github.seratch.jslack.api.methods.response.channels.ChannelsUnarchiveResponse
 
CHAT_DELETE - Static variable in class com.github.seratch.jslack.api.methods.Methods
 
CHAT_ME_MESSAGE - 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_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
 
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
 
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
 
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
 
chatUpdate(ChatUpdateRequest) - Method in class com.github.seratch.jslack.api.methods.impl.MethodsClientImpl
 
chatUpdate(ChatUpdateRequest) - Method in interface com.github.seratch.jslack.api.methods.MethodsClient
 
ChatUpdateRequest - Class in com.github.seratch.jslack.api.methods.request.chat
 
ChatUpdateRequest() - Constructor for class com.github.seratch.jslack.api.methods.request.chat.ChatUpdateRequest
 
ChatUpdateResponse - Class in com.github.seratch.jslack.api.methods.response.chat
 
ChatUpdateResponse() - Constructor for class com.github.seratch.jslack.api.methods.response.chat.ChatUpdateResponse
 
close() - Method in class com.github.seratch.jslack.api.rtm.RTMClient
 
com.github.seratch.jslack - package com.github.seratch.jslack
 
com.github.seratch.jslack.api.methods - package com.github.seratch.jslack.api.methods
 
com.github.seratch.jslack.api.methods.impl - package com.github.seratch.jslack.api.methods.impl
 
com.github.seratch.jslack.api.methods.request.api - package com.github.seratch.jslack.api.methods.request.api
 
com.github.seratch.jslack.api.methods.request.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.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.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.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.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.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.rtm - package com.github.seratch.jslack.api.rtm
 
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
 
connect() - Method in class com.github.seratch.jslack.api.rtm.RTMClient
 
createSnakeCase() - Static method in class com.github.seratch.jslack.common.json.GsonFactory
 

D

debugLog(Response, String) - Static method in class com.github.seratch.jslack.common.http.SlackHttpClient
 
disconnect() - Method in class com.github.seratch.jslack.api.rtm.RTMClient
 
DND_END_DND - Static variable in class com.github.seratch.jslack.api.methods.Methods
 
DND_END_SNOOZE - Static variable in class com.github.seratch.jslack.api.methods.Methods
 
DND_INFO - Static variable in class com.github.seratch.jslack.api.methods.Methods
 
DND_SET_SNOOZE - Static variable in class com.github.seratch.jslack.api.methods.Methods
 
DND_TEAM_INFO - Static variable in class com.github.seratch.jslack.api.methods.Methods
 
dndEndDnd(DndEndDndRequest) - Method in class com.github.seratch.jslack.api.methods.impl.MethodsClientImpl
 
dndEndDnd(DndEndDndRequest) - Method in interface com.github.seratch.jslack.api.methods.MethodsClient
 
DndEndDndRequest - Class in com.github.seratch.jslack.api.methods.request.dnd
 
DndEndDndRequest() - Constructor for class com.github.seratch.jslack.api.methods.request.dnd.DndEndDndRequest
 
DndEndDndResponse - Class in com.github.seratch.jslack.api.methods.response.dnd
 
DndEndDndResponse() - Constructor for class com.github.seratch.jslack.api.methods.response.dnd.DndEndDndResponse
 
dndEndSnooze(DndEndSnoozeRequest) - Method in class com.github.seratch.jslack.api.methods.impl.MethodsClientImpl
 
dndEndSnooze(DndEndSnoozeRequest) - Method in interface com.github.seratch.jslack.api.methods.MethodsClient
 
DndEndSnoozeRequest - Class in com.github.seratch.jslack.api.methods.request.dnd
 
DndEndSnoozeRequest() - Constructor for class com.github.seratch.jslack.api.methods.request.dnd.DndEndSnoozeRequest
 
DndEndSnoozeResponse - Class in com.github.seratch.jslack.api.methods.response.dnd
 
DndEndSnoozeResponse() - Constructor for class com.github.seratch.jslack.api.methods.response.dnd.DndEndSnoozeResponse
 
dndInfo(DndInfoRequest) - Method in class com.github.seratch.jslack.api.methods.impl.MethodsClientImpl
 
dndInfo(DndInfoRequest) - Method in interface com.github.seratch.jslack.api.methods.MethodsClient
 
DndInfoRequest - Class in com.github.seratch.jslack.api.methods.request.dnd
 
DndInfoRequest() - Constructor for class com.github.seratch.jslack.api.methods.request.dnd.DndInfoRequest
 
DndInfoResponse - Class in com.github.seratch.jslack.api.methods.response.dnd
 
DndInfoResponse() - Constructor for class com.github.seratch.jslack.api.methods.response.dnd.DndInfoResponse
 
dndSetSnooze(DndSetSnoozeRequest) - Method in class com.github.seratch.jslack.api.methods.impl.MethodsClientImpl
 
dndSetSnooze(DndSetSnoozeRequest) - Method in interface com.github.seratch.jslack.api.methods.MethodsClient
 
DndSetSnoozeRequest - Class in com.github.seratch.jslack.api.methods.request.dnd
 
DndSetSnoozeRequest() - Constructor for class com.github.seratch.jslack.api.methods.request.dnd.DndSetSnoozeRequest
 
DndSetSnoozeResponse - Class in com.github.seratch.jslack.api.methods.response.dnd
 
DndSetSnoozeResponse() - Constructor for class com.github.seratch.jslack.api.methods.response.dnd.DndSetSnoozeResponse
 
dndTeamInfo(DndTeamInfoRequest) - Method in class com.github.seratch.jslack.api.methods.impl.MethodsClientImpl
 
dndTeamInfo(DndTeamInfoRequest) - Method in interface com.github.seratch.jslack.api.methods.MethodsClient
 
DndTeamInfoRequest - Class in com.github.seratch.jslack.api.methods.request.dnd
 
DndTeamInfoRequest() - Constructor for class com.github.seratch.jslack.api.methods.request.dnd.DndTeamInfoRequest
 
DndTeamInfoResponse - Class in com.github.seratch.jslack.api.methods.response.dnd
 
DndTeamInfoResponse() - Constructor for class com.github.seratch.jslack.api.methods.response.dnd.DndTeamInfoResponse
 
DndTeamInfoResponse.DndTeamMemberInfo - Class in com.github.seratch.jslack.api.methods.response.dnd
 
DndTeamMemberInfo() - Constructor for class com.github.seratch.jslack.api.methods.response.dnd.DndTeamInfoResponse.DndTeamMemberInfo
 

E

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

F

Field - Class in com.github.seratch.jslack.api.model
https://api.slack.com/docs/message-attachments
Field() - Constructor for class com.github.seratch.jslack.api.model.Field
 
Field() - Constructor for class com.github.seratch.jslack.api.model.User.Profile.Field
 
File - Class in com.github.seratch.jslack.api.model
https://api.slack.com/types/file
File() - Constructor for class com.github.seratch.jslack.api.model.File
 
FileComment - Class in com.github.seratch.jslack.api.model
https://api.slack.com/methods/files.comments.add
FileComment() - Constructor for class com.github.seratch.jslack.api.model.FileComment
 
FILES_COMMENTS_ADD - Static variable in class com.github.seratch.jslack.api.methods.Methods
 
FILES_COMMENTS_DELETE - Static variable in class com.github.seratch.jslack.api.methods.Methods
 
FILES_COMMENTS_EDIT - Static variable in class com.github.seratch.jslack.api.methods.Methods
 
FILES_DELETE - Static variable in class com.github.seratch.jslack.api.methods.Methods
 
FILES_INFO - Static variable in class com.github.seratch.jslack.api.methods.Methods
 
FILES_LIST - Static variable in class com.github.seratch.jslack.api.methods.Methods
 
FILES_REVOKE_PUBLIC_URL - Static variable in class com.github.seratch.jslack.api.methods.Methods
 
FILES_SHARED_PUBLIC_URL - Static variable in class com.github.seratch.jslack.api.methods.Methods
 
FILES_UPLOAD - Static variable in class com.github.seratch.jslack.api.methods.Methods
 
filesCommentEdit(FilesCommentsEditRequest) - Method in class com.github.seratch.jslack.api.methods.impl.MethodsClientImpl
 
filesCommentEdit(FilesCommentsEditRequest) - Method in interface com.github.seratch.jslack.api.methods.MethodsClient
 
filesCommentsAdd(FilesCommentsAddRequest) - Method in class com.github.seratch.jslack.api.methods.impl.MethodsClientImpl
 
filesCommentsAdd(FilesCommentsAddRequest) - Method in interface com.github.seratch.jslack.api.methods.MethodsClient
 
FilesCommentsAddRequest - Class in com.github.seratch.jslack.api.methods.request.files.comments
 
FilesCommentsAddRequest() - Constructor for class com.github.seratch.jslack.api.methods.request.files.comments.FilesCommentsAddRequest
 
FilesCommentsAddResponse - Class in com.github.seratch.jslack.api.methods.response.files.comments
 
FilesCommentsAddResponse() - Constructor for class com.github.seratch.jslack.api.methods.response.files.comments.FilesCommentsAddResponse
 
filesCommentsDelete(FilesCommentsDeleteRequest) - Method in class com.github.seratch.jslack.api.methods.impl.MethodsClientImpl
 
filesCommentsDelete(FilesCommentsDeleteRequest) - Method in interface com.github.seratch.jslack.api.methods.MethodsClient
 
FilesCommentsDeleteRequest - Class in com.github.seratch.jslack.api.methods.request.files.comments
 
FilesCommentsDeleteRequest() - Constructor for class com.github.seratch.jslack.api.methods.request.files.comments.FilesCommentsDeleteRequest
 
FilesCommentsDeleteResponse - Class in com.github.seratch.jslack.api.methods.response.files.comments
 
FilesCommentsDeleteResponse() - Constructor for class com.github.seratch.jslack.api.methods.response.files.comments.FilesCommentsDeleteResponse
 
FilesCommentsEditRequest - Class in com.github.seratch.jslack.api.methods.request.files.comments
 
FilesCommentsEditRequest() - Constructor for class com.github.seratch.jslack.api.methods.request.files.comments.FilesCommentsEditRequest
 
FilesCommentsEditResponse - Class in com.github.seratch.jslack.api.methods.response.files.comments
 
FilesCommentsEditResponse() - Constructor for class com.github.seratch.jslack.api.methods.response.files.comments.FilesCommentsEditResponse
 
filesDelete(FilesDeleteRequest) - Method in class com.github.seratch.jslack.api.methods.impl.MethodsClientImpl
 
filesDelete(FilesDeleteRequest) - Method in interface com.github.seratch.jslack.api.methods.MethodsClient
 
FilesDeleteRequest - Class in com.github.seratch.jslack.api.methods.request.files
 
FilesDeleteRequest() - Constructor for class com.github.seratch.jslack.api.methods.request.files.FilesDeleteRequest
 
FilesDeleteResponse - Class in com.github.seratch.jslack.api.methods.response.files
 
FilesDeleteResponse() - Constructor for class com.github.seratch.jslack.api.methods.response.files.FilesDeleteResponse
 
filesInfo(FilesInfoRequest) - Method in class com.github.seratch.jslack.api.methods.impl.MethodsClientImpl
 
filesInfo(FilesInfoRequest) - Method in interface com.github.seratch.jslack.api.methods.MethodsClient
 
FilesInfoRequest - Class in com.github.seratch.jslack.api.methods.request.files
 
FilesInfoRequest() - Constructor for class com.github.seratch.jslack.api.methods.request.files.FilesInfoRequest
 
FilesInfoResponse - Class in com.github.seratch.jslack.api.methods.response.files
 
FilesInfoResponse() - Constructor for class com.github.seratch.jslack.api.methods.response.files.FilesInfoResponse
 
filesList(FilesListRequest) - Method in class com.github.seratch.jslack.api.methods.impl.MethodsClientImpl
 
filesList(FilesListRequest) - Method in interface com.github.seratch.jslack.api.methods.MethodsClient
 
FilesListRequest - Class in com.github.seratch.jslack.api.methods.request.files
 
FilesListRequest() - Constructor for class com.github.seratch.jslack.api.methods.request.files.FilesListRequest
 
FilesListResponse - Class in com.github.seratch.jslack.api.methods.response.files
 
FilesListResponse() - Constructor for class com.github.seratch.jslack.api.methods.response.files.FilesListResponse
 
filesRevokePublicURL(FilesRevokePublicURLRequest) - Method in class com.github.seratch.jslack.api.methods.impl.MethodsClientImpl
 
filesRevokePublicURL(FilesRevokePublicURLRequest) - Method in interface com.github.seratch.jslack.api.methods.MethodsClient
 
FilesRevokePublicURLRequest - Class in com.github.seratch.jslack.api.methods.request.files
 
FilesRevokePublicURLRequest() - Constructor for class com.github.seratch.jslack.api.methods.request.files.FilesRevokePublicURLRequest
 
FilesRevokePublicURLResponse - Class in com.github.seratch.jslack.api.methods.response.files
 
FilesRevokePublicURLResponse() - Constructor for class com.github.seratch.jslack.api.methods.response.files.FilesRevokePublicURLResponse
 
filesSharedPublicURL(FilesSharedPublicURLRequest) - Method in class com.github.seratch.jslack.api.methods.impl.MethodsClientImpl
 
filesSharedPublicURL(FilesSharedPublicURLRequest) - Method in interface com.github.seratch.jslack.api.methods.MethodsClient
 
FilesSharedPublicURLRequest - Class in com.github.seratch.jslack.api.methods.request.files
 
FilesSharedPublicURLRequest() - Constructor for class com.github.seratch.jslack.api.methods.request.files.FilesSharedPublicURLRequest
 
FilesSharedPublicURLResponse - Class in com.github.seratch.jslack.api.methods.response.files
 
FilesSharedPublicURLResponse() - Constructor for class com.github.seratch.jslack.api.methods.response.files.FilesSharedPublicURLResponse
 
filesUpload(FilesUploadRequest) - Method in class com.github.seratch.jslack.api.methods.impl.MethodsClientImpl
 
filesUpload(FilesUploadRequest) - Method in interface com.github.seratch.jslack.api.methods.MethodsClient
 
FilesUploadRequest - Class in com.github.seratch.jslack.api.methods.request.files
 
FilesUploadRequest() - Constructor for class com.github.seratch.jslack.api.methods.request.files.FilesUploadRequest
 
FilesUploadResponse - Class in com.github.seratch.jslack.api.methods.response.files
 
FilesUploadResponse() - Constructor for class com.github.seratch.jslack.api.methods.response.files.FilesUploadResponse
 

G

getError() - Method in interface com.github.seratch.jslack.api.methods.SlackApiResponse
 
getInstance() - Static method in class com.github.seratch.jslack.Slack
 
getWarning() - Method in interface com.github.seratch.jslack.api.methods.SlackApiResponse
 
Group - Class in com.github.seratch.jslack.api.model
https://api.slack.com/types/group
Group() - Constructor for class com.github.seratch.jslack.api.model.Group
 
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_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
 
groupsSetPurpose(GroupsSetPurposeRequest) - Method in class com.github.seratch.jslack.api.methods.impl.MethodsClientImpl
 
groupsSetPurpose(GroupsSetPurposeRequest) - Method in interface com.github.seratch.jslack.api.methods.MethodsClient
 
GroupsSetPurposeRequest - Class in com.github.seratch.jslack.api.methods.request.groups
 
GroupsSetPurposeRequest() - Constructor for class com.github.seratch.jslack.api.methods.request.groups.GroupsSetPurposeRequest
 
GroupsSetPurposeResponse - Class in com.github.seratch.jslack.api.methods.response.groups
 
GroupsSetPurposeResponse() - Constructor for class com.github.seratch.jslack.api.methods.response.groups.GroupsSetPurposeResponse
 
groupsSetTopic(GroupsSetTopicRequest) - Method in class com.github.seratch.jslack.api.methods.impl.MethodsClientImpl
 
groupsSetTopic(GroupsSetTopicRequest) - Method in interface com.github.seratch.jslack.api.methods.MethodsClient
 
GroupsSetTopicRequest - Class in com.github.seratch.jslack.api.methods.request.groups
 
GroupsSetTopicRequest() - Constructor for class com.github.seratch.jslack.api.methods.request.groups.GroupsSetTopicRequest
 
GroupsSetTopicResponse - Class in com.github.seratch.jslack.api.methods.response.groups
 
GroupsSetTopicResponse() - Constructor for class com.github.seratch.jslack.api.methods.response.groups.GroupsSetTopicResponse
 
groupsUnarchive(GroupsUnarchiveRequest) - Method in class com.github.seratch.jslack.api.methods.impl.MethodsClientImpl
 
groupsUnarchive(GroupsUnarchiveRequest) - Method in interface com.github.seratch.jslack.api.methods.MethodsClient
 
GroupsUnarchiveRequest - Class in com.github.seratch.jslack.api.methods.request.groups
 
GroupsUnarchiveRequest() - Constructor for class com.github.seratch.jslack.api.methods.request.groups.GroupsUnarchiveRequest
 
GroupsUnarchiveResponse - Class in com.github.seratch.jslack.api.methods.response.groups
 
GroupsUnarchiveResponse() - Constructor for class com.github.seratch.jslack.api.methods.response.groups.GroupsUnarchiveResponse
 
GsonFactory - Class in com.github.seratch.jslack.common.json
 

H

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

I

Icons() - Constructor for class com.github.seratch.jslack.api.methods.response.bots.BotsInfoResponse.Bot.Icons
 
Im - Class in com.github.seratch.jslack.api.model
https://api.slack.com/types/im
Im() - Constructor for class com.github.seratch.jslack.api.model.Im
 
IM_CLOSE - Static variable in class com.github.seratch.jslack.api.methods.Methods
 
IM_HISTORY - Static variable in class com.github.seratch.jslack.api.methods.Methods
 
IM_LIST - Static variable in class com.github.seratch.jslack.api.methods.Methods
 
IM_MARK - Static variable in class com.github.seratch.jslack.api.methods.Methods
 
IM_OPEN - Static variable in class com.github.seratch.jslack.api.methods.Methods
 
imClose(ImCloseRequest) - Method in class com.github.seratch.jslack.api.methods.impl.MethodsClientImpl
 
imClose(ImCloseRequest) - Method in interface com.github.seratch.jslack.api.methods.MethodsClient
 
ImCloseRequest - Class in com.github.seratch.jslack.api.methods.request.im
 
ImCloseRequest() - Constructor for class com.github.seratch.jslack.api.methods.request.im.ImCloseRequest
 
ImCloseResponse - Class in com.github.seratch.jslack.api.methods.response.im
 
ImCloseResponse() - Constructor for class com.github.seratch.jslack.api.methods.response.im.ImCloseResponse
 
imHistory(ImHistoryRequest) - Method in class com.github.seratch.jslack.api.methods.impl.MethodsClientImpl
 
imHistory(ImHistoryRequest) - Method in interface com.github.seratch.jslack.api.methods.MethodsClient
 
ImHistoryRequest - Class in com.github.seratch.jslack.api.methods.request.im
 
ImHistoryRequest() - Constructor for class com.github.seratch.jslack.api.methods.request.im.ImHistoryRequest
 
ImHistoryResponse - Class in com.github.seratch.jslack.api.methods.response.im
 
ImHistoryResponse() - Constructor for class com.github.seratch.jslack.api.methods.response.im.ImHistoryResponse
 
imList(ImListRequest) - Method in class com.github.seratch.jslack.api.methods.impl.MethodsClientImpl
 
imList(ImListRequest) - Method in interface com.github.seratch.jslack.api.methods.MethodsClient
 
ImListRequest - Class in com.github.seratch.jslack.api.methods.request.im
 
ImListRequest() - Constructor for class com.github.seratch.jslack.api.methods.request.im.ImListRequest
 
ImListResponse - Class in com.github.seratch.jslack.api.methods.response.im
 
ImListResponse() - Constructor for class com.github.seratch.jslack.api.methods.response.im.ImListResponse
 
imMark(ImMarkRequest) - Method in class com.github.seratch.jslack.api.methods.impl.MethodsClientImpl
 
imMark(ImMarkRequest) - Method in interface com.github.seratch.jslack.api.methods.MethodsClient
 
ImMarkRequest - Class in com.github.seratch.jslack.api.methods.request.im
 
ImMarkRequest() - Constructor for class com.github.seratch.jslack.api.methods.request.im.ImMarkRequest
 
ImMarkResponse - Class in com.github.seratch.jslack.api.methods.response.im
 
ImMarkResponse() - Constructor for class com.github.seratch.jslack.api.methods.response.im.ImMarkResponse
 
imOpen(ImOpenRequest) - Method in class com.github.seratch.jslack.api.methods.impl.MethodsClientImpl
 
imOpen(ImOpenRequest) - Method in interface com.github.seratch.jslack.api.methods.MethodsClient
 
ImOpenRequest - Class in com.github.seratch.jslack.api.methods.request.im
 
ImOpenRequest() - Constructor for class com.github.seratch.jslack.api.methods.request.im.ImOpenRequest
 
ImOpenResponse - Class in com.github.seratch.jslack.api.methods.response.im
 
ImOpenResponse() - Constructor for class com.github.seratch.jslack.api.methods.response.im.ImOpenResponse
 
IntegrationLog - Class in com.github.seratch.jslack.api.model
 
IntegrationLog() - Constructor for class com.github.seratch.jslack.api.model.IntegrationLog
 
isOk() - Method in interface com.github.seratch.jslack.api.methods.SlackApiResponse
 
isProtected() - Method in class com.github.seratch.jslack.api.model.Team.ProfileOptions
 
isPublic() - Method in class com.github.seratch.jslack.api.model.File
 

L

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

M

MatchedItem - Class in com.github.seratch.jslack.api.model
 
MatchedItem() - Constructor for class com.github.seratch.jslack.api.model.MatchedItem
 
MatchedItem.Channel - Class in com.github.seratch.jslack.api.model
 
MatchedItem.OtherItem - Class in com.github.seratch.jslack.api.model
 
Message - Class in com.github.seratch.jslack.api.model
 
Message() - Constructor for class com.github.seratch.jslack.api.model.Message
 
MessageItem - Class in com.github.seratch.jslack.api.model
 
MessageItem() - Constructor for class com.github.seratch.jslack.api.model.MessageItem
 
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() - Constructor for class com.github.seratch.jslack.api.methods.impl.MethodsClientImpl
 
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
 
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
 

O

OAUTH_ACCESS - 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
 
onClose(Session, CloseReason) - 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
 
OtherItem() - Constructor for class com.github.seratch.jslack.api.model.MatchedItem.OtherItem
 

P

Paging - Class in com.github.seratch.jslack.api.model
 
Paging() - Constructor for class com.github.seratch.jslack.api.model.Paging
 
Payload - Class in com.github.seratch.jslack.api.webhook
https://api.slack.com/incoming-webhooks
Payload() - Constructor for class com.github.seratch.jslack.api.webhook.Payload
 
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
 
postForm(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, MultipartBody) - Method in class com.github.seratch.jslack.common.http.SlackHttpClient
 
Prefs() - Constructor for class com.github.seratch.jslack.api.model.Usergroup.Prefs
 
Profile() - Constructor for class com.github.seratch.jslack.api.model.Team.Profile
 
Profile() - Constructor for class com.github.seratch.jslack.api.model.User.Profile
 
ProfileOptions() - Constructor for class com.github.seratch.jslack.api.model.Team.ProfileOptions
 
Profiles() - Constructor for class com.github.seratch.jslack.api.methods.response.team.profile.TeamProfileGetResponse.Profiles
 
Purpose - Class in com.github.seratch.jslack.api.model
 
Purpose() - Constructor for class com.github.seratch.jslack.api.model.Purpose
 

R

Reaction - Class in com.github.seratch.jslack.api.model
https://api.slack.com/methods/reactions.get
Reaction() - Constructor for class com.github.seratch.jslack.api.model.Reaction
 
REACTIONS_ADD - Static variable in class com.github.seratch.jslack.api.methods.Methods
 
REACTIONS_GET - Static variable in class com.github.seratch.jslack.api.methods.Methods
 
REACTIONS_LIST - Static variable in class com.github.seratch.jslack.api.methods.Methods
 
REACTIONS_REMOVE - Static variable in class com.github.seratch.jslack.api.methods.Methods
 
reactionsAdd(ReactionsAddRequest) - Method in class com.github.seratch.jslack.api.methods.impl.MethodsClientImpl
 
reactionsAdd(ReactionsAddRequest) - Method in interface com.github.seratch.jslack.api.methods.MethodsClient
 
ReactionsAddRequest - Class in com.github.seratch.jslack.api.methods.request.reactions
 
ReactionsAddRequest() - Constructor for class com.github.seratch.jslack.api.methods.request.reactions.ReactionsAddRequest
 
ReactionsAddResponse - Class in com.github.seratch.jslack.api.methods.response.reactions
 
ReactionsAddResponse() - Constructor for class com.github.seratch.jslack.api.methods.response.reactions.ReactionsAddResponse
 
reactionsGet(ReactionsGetRequest) - Method in class com.github.seratch.jslack.api.methods.impl.MethodsClientImpl
 
reactionsGet(ReactionsGetRequest) - Method in interface com.github.seratch.jslack.api.methods.MethodsClient
 
ReactionsGetRequest - Class in com.github.seratch.jslack.api.methods.request.reactions
 
ReactionsGetRequest() - Constructor for class com.github.seratch.jslack.api.methods.request.reactions.ReactionsGetRequest
 
ReactionsGetResponse - Class in com.github.seratch.jslack.api.methods.response.reactions
 
ReactionsGetResponse() - Constructor for class com.github.seratch.jslack.api.methods.response.reactions.ReactionsGetResponse
 
reactionsList(ReactionsListRequest) - Method in class com.github.seratch.jslack.api.methods.impl.MethodsClientImpl
 
reactionsList(ReactionsListRequest) - Method in interface com.github.seratch.jslack.api.methods.MethodsClient
 
ReactionsListRequest - Class in com.github.seratch.jslack.api.methods.request.reactions
 
ReactionsListRequest() - Constructor for class com.github.seratch.jslack.api.methods.request.reactions.ReactionsListRequest
 
ReactionsListResponse - Class in com.github.seratch.jslack.api.methods.response.reactions
 
ReactionsListResponse() - Constructor for class com.github.seratch.jslack.api.methods.response.reactions.ReactionsListResponse
 
reactionsRemove(ReactionsRemoveRequest) - Method in class com.github.seratch.jslack.api.methods.impl.MethodsClientImpl
 
reactionsRemove(ReactionsRemoveRequest) - Method in interface com.github.seratch.jslack.api.methods.MethodsClient
 
ReactionsRemoveRequest - Class in com.github.seratch.jslack.api.methods.request.reactions
 
ReactionsRemoveRequest() - Constructor for class com.github.seratch.jslack.api.methods.request.reactions.ReactionsRemoveRequest
 
ReactionsRemoveResponse - Class in com.github.seratch.jslack.api.methods.response.reactions
 
ReactionsRemoveResponse() - Constructor for class com.github.seratch.jslack.api.methods.response.reactions.ReactionsRemoveResponse
 
Reminder - Class in com.github.seratch.jslack.api.model
https://api.slack.com/methods/reminders.add
Reminder() - Constructor for class com.github.seratch.jslack.api.model.Reminder
 
REMINDERS_ADD - Static variable in class com.github.seratch.jslack.api.methods.Methods
 
REMINDERS_COMPLETE - Static variable in class com.github.seratch.jslack.api.methods.Methods
 
REMINDERS_DELETE - Static variable in class com.github.seratch.jslack.api.methods.Methods
 
REMINDERS_INFO - Static variable in class com.github.seratch.jslack.api.methods.Methods
 
REMINDERS_LIST - Static variable in class com.github.seratch.jslack.api.methods.Methods
 
remindersAdd(RemindersAddRequest) - Method in class com.github.seratch.jslack.api.methods.impl.MethodsClientImpl
 
remindersAdd(RemindersAddRequest) - Method in interface com.github.seratch.jslack.api.methods.MethodsClient
 
RemindersAddRequest - Class in com.github.seratch.jslack.api.methods.request.reminders
 
RemindersAddRequest() - Constructor for class com.github.seratch.jslack.api.methods.request.reminders.RemindersAddRequest
 
RemindersAddResponse - Class in com.github.seratch.jslack.api.methods.response.reminders
 
RemindersAddResponse() - Constructor for class com.github.seratch.jslack.api.methods.response.reminders.RemindersAddResponse
 
remindersComplete(RemindersCompleteRequest) - Method in class com.github.seratch.jslack.api.methods.impl.MethodsClientImpl
 
remindersComplete(RemindersCompleteRequest) - Method in interface com.github.seratch.jslack.api.methods.MethodsClient
 
RemindersCompleteRequest - Class in com.github.seratch.jslack.api.methods.request.reminders
 
RemindersCompleteRequest() - Constructor for class com.github.seratch.jslack.api.methods.request.reminders.RemindersCompleteRequest
 
RemindersCompleteResponse - Class in com.github.seratch.jslack.api.methods.response.reminders
 
RemindersCompleteResponse() - Constructor for class com.github.seratch.jslack.api.methods.response.reminders.RemindersCompleteResponse
 
remindersDelete(RemindersDeleteRequest) - Method in class com.github.seratch.jslack.api.methods.impl.MethodsClientImpl
 
remindersDelete(RemindersDeleteRequest) - Method in interface com.github.seratch.jslack.api.methods.MethodsClient
 
RemindersDeleteRequest - Class in com.github.seratch.jslack.api.methods.request.reminders
 
RemindersDeleteRequest() - Constructor for class com.github.seratch.jslack.api.methods.request.reminders.RemindersDeleteRequest
 
RemindersDeleteResponse - Class in com.github.seratch.jslack.api.methods.response.reminders
 
RemindersDeleteResponse() - Constructor for class com.github.seratch.jslack.api.methods.response.reminders.RemindersDeleteResponse
 
remindersInfo(RemindersInfoRequest) - Method in class com.github.seratch.jslack.api.methods.impl.MethodsClientImpl
 
remindersInfo(RemindersInfoRequest) - Method in interface com.github.seratch.jslack.api.methods.MethodsClient
 
RemindersInfoRequest - Class in com.github.seratch.jslack.api.methods.request.reminders
 
RemindersInfoRequest() - Constructor for class com.github.seratch.jslack.api.methods.request.reminders.RemindersInfoRequest
 
RemindersInfoResponse - Class in com.github.seratch.jslack.api.methods.response.reminders
 
RemindersInfoResponse() - Constructor for class com.github.seratch.jslack.api.methods.response.reminders.RemindersInfoResponse
 
remindersList(RemindersListRequest) - Method in class com.github.seratch.jslack.api.methods.impl.MethodsClientImpl
 
remindersList(RemindersListRequest) - Method in interface com.github.seratch.jslack.api.methods.MethodsClient
 
RemindersListRequest - Class in com.github.seratch.jslack.api.methods.request.reminders
 
RemindersListRequest() - Constructor for class com.github.seratch.jslack.api.methods.request.reminders.RemindersListRequest
 
RemindersListResponse - Class in com.github.seratch.jslack.api.methods.response.reminders
 
RemindersListResponse() - Constructor for class com.github.seratch.jslack.api.methods.response.reminders.RemindersListResponse
 
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
 
rtm(String) - Method in class com.github.seratch.jslack.Slack
Creates an RTM API client.
RTM_START - Static variable in class com.github.seratch.jslack.api.methods.Methods
 
RTMClient - Class in com.github.seratch.jslack.api.rtm
 
RTMClient(String) - Constructor for class com.github.seratch.jslack.api.rtm.RTMClient
 
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
 
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

SEARCH_ALL - Static variable in class com.github.seratch.jslack.api.methods.Methods
 
SEARCH_FILES - Static variable in class com.github.seratch.jslack.api.methods.Methods
 
SEARCH_MESSAGES - Static variable in class com.github.seratch.jslack.api.methods.Methods
 
searchAll(SearchAllRequest) - Method in class com.github.seratch.jslack.api.methods.impl.MethodsClientImpl
 
searchAll(SearchAllRequest) - Method in interface com.github.seratch.jslack.api.methods.MethodsClient
 
SearchAllRequest - Class in com.github.seratch.jslack.api.methods.request.search
 
SearchAllRequest() - Constructor for class com.github.seratch.jslack.api.methods.request.search.SearchAllRequest
 
SearchAllResponse - Class in com.github.seratch.jslack.api.methods.response.search
 
SearchAllResponse() - Constructor for class com.github.seratch.jslack.api.methods.response.search.SearchAllResponse
 
searchFiles(SearchFilesRequest) - Method in class com.github.seratch.jslack.api.methods.impl.MethodsClientImpl
 
searchFiles(SearchFilesRequest) - Method in interface com.github.seratch.jslack.api.methods.MethodsClient
 
SearchFilesRequest - Class in com.github.seratch.jslack.api.methods.request.search
 
SearchFilesRequest() - Constructor for class com.github.seratch.jslack.api.methods.request.search.SearchFilesRequest
 
SearchFilesResponse - Class in com.github.seratch.jslack.api.methods.response.search
 
SearchFilesResponse() - Constructor for class com.github.seratch.jslack.api.methods.response.search.SearchFilesResponse
 
searchMessages(SearchMessagesRequest) - Method in class com.github.seratch.jslack.api.methods.impl.MethodsClientImpl
 
searchMessages(SearchMessagesRequest) - Method in interface com.github.seratch.jslack.api.methods.MethodsClient
 
SearchMessagesRequest - Class in com.github.seratch.jslack.api.methods.request.search
 
SearchMessagesRequest() - Constructor for class com.github.seratch.jslack.api.methods.request.search.SearchMessagesRequest
 
SearchMessagesResponse - Class in com.github.seratch.jslack.api.methods.response.search
 
SearchMessagesResponse() - Constructor for class com.github.seratch.jslack.api.methods.response.search.SearchMessagesResponse
 
SearchResult - Class in com.github.seratch.jslack.api.model
 
SearchResult() - Constructor for class com.github.seratch.jslack.api.model.SearchResult
 
send(String, Payload) - Method in class com.github.seratch.jslack.Slack
Send a data to Incoming Webhook endpoint.
sendMessage(String) - Method in class com.github.seratch.jslack.api.rtm.RTMClient
 
setError(String) - Method in interface com.github.seratch.jslack.api.methods.SlackApiResponse
 
setOk(boolean) - Method in interface com.github.seratch.jslack.api.methods.SlackApiResponse
 
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
 
setWarning(String) - Method in interface com.github.seratch.jslack.api.methods.SlackApiResponse
 
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
 
SlackApiResponse - Interface in com.github.seratch.jslack.api.methods
 
SlackHttpClient - Class in com.github.seratch.jslack.common.http
 
SlackHttpClient() - Constructor for class com.github.seratch.jslack.common.http.SlackHttpClient
 
SlackHttpClient(OkHttpClient) - Constructor for class com.github.seratch.jslack.common.http.SlackHttpClient
 
STARS_ADD - Static variable in class com.github.seratch.jslack.api.methods.Methods
 
STARS_LIST - Static variable in class com.github.seratch.jslack.api.methods.Methods
 
STARS_REMOVE - Static variable in class com.github.seratch.jslack.api.methods.Methods
 
starsAdd(StarsAddRequest) - Method in class com.github.seratch.jslack.api.methods.impl.MethodsClientImpl
 
starsAdd(StarsAddRequest) - Method in interface com.github.seratch.jslack.api.methods.MethodsClient
 
StarsAddRequest - Class in com.github.seratch.jslack.api.methods.request.stars
 
StarsAddRequest() - Constructor for class com.github.seratch.jslack.api.methods.request.stars.StarsAddRequest
 
StarsAddResponse - Class in com.github.seratch.jslack.api.methods.response.stars
 
StarsAddResponse() - Constructor for class com.github.seratch.jslack.api.methods.response.stars.StarsAddResponse
 
starsList(StarsListRequest) - Method in class com.github.seratch.jslack.api.methods.impl.MethodsClientImpl
 
starsList(StarsListRequest) - Method in interface com.github.seratch.jslack.api.methods.MethodsClient
 
StarsListRequest - Class in com.github.seratch.jslack.api.methods.request.stars
 
StarsListRequest() - Constructor for class com.github.seratch.jslack.api.methods.request.stars.StarsListRequest
 
StarsListResponse - Class in com.github.seratch.jslack.api.methods.response.stars
 
StarsListResponse() - Constructor for class com.github.seratch.jslack.api.methods.response.stars.StarsListResponse
 
starsRemove(StarsRemoveRequest) - Method in class com.github.seratch.jslack.api.methods.impl.MethodsClientImpl
 
starsRemove(StarsRemoveRequest) - Method in interface com.github.seratch.jslack.api.methods.MethodsClient
 
StarsRemoveRequest - Class in com.github.seratch.jslack.api.methods.request.stars
 
StarsRemoveRequest() - Constructor for class com.github.seratch.jslack.api.methods.request.stars.StarsRemoveRequest
 
StarsRemoveResponse - Class in com.github.seratch.jslack.api.methods.response.stars
 
StarsRemoveResponse() - Constructor for class com.github.seratch.jslack.api.methods.response.stars.StarsRemoveResponse
 

T

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

U

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
User() - Constructor for class com.github.seratch.jslack.api.model.User
 
User.Profile - Class in com.github.seratch.jslack.api.model
 
User.Profile.Field - Class in com.github.seratch.jslack.api.model
 
Usergroup - Class in com.github.seratch.jslack.api.model
https://api.slack.com/types/usergroup
Usergroup() - Constructor for class com.github.seratch.jslack.api.model.Usergroup
 
Usergroup.Prefs - Class in com.github.seratch.jslack.api.model
 
USERGROUPS_CREATE - Static variable in class com.github.seratch.jslack.api.methods.Methods
 
USERGROUPS_DISABLE - Static variable in class com.github.seratch.jslack.api.methods.Methods
 
USERGROUPS_ENABLE - Static variable in class com.github.seratch.jslack.api.methods.Methods
 
USERGROUPS_LIST - Static variable in class com.github.seratch.jslack.api.methods.Methods
 
USERGROUPS_UPDATE - Static variable in class com.github.seratch.jslack.api.methods.Methods
 
USERGROUPS_USERS_LIST - Static variable in class com.github.seratch.jslack.api.methods.Methods
 
USERGROUPS_USERS_UPDATE - Static variable in class com.github.seratch.jslack.api.methods.Methods
 
usergroupsCreate(UsergroupsCreateRequest) - Method in class com.github.seratch.jslack.api.methods.impl.MethodsClientImpl
 
usergroupsCreate(UsergroupsCreateRequest) - Method in interface com.github.seratch.jslack.api.methods.MethodsClient
 
UsergroupsCreateRequest - Class in com.github.seratch.jslack.api.methods.request.usergroups
 
UsergroupsCreateRequest() - Constructor for class com.github.seratch.jslack.api.methods.request.usergroups.UsergroupsCreateRequest
 
UsergroupsCreateResponse - Class in com.github.seratch.jslack.api.methods.response.usergroups
 
UsergroupsCreateResponse() - Constructor for class com.github.seratch.jslack.api.methods.response.usergroups.UsergroupsCreateResponse
 
usergroupsDisable(UsergroupsDisableRequest) - Method in class com.github.seratch.jslack.api.methods.impl.MethodsClientImpl
 
usergroupsDisable(UsergroupsDisableRequest) - Method in interface com.github.seratch.jslack.api.methods.MethodsClient
 
UsergroupsDisableRequest - Class in com.github.seratch.jslack.api.methods.request.usergroups
 
UsergroupsDisableRequest() - Constructor for class com.github.seratch.jslack.api.methods.request.usergroups.UsergroupsDisableRequest
 
UsergroupsDisableResponse - Class in com.github.seratch.jslack.api.methods.response.usergroups
 
UsergroupsDisableResponse() - Constructor for class com.github.seratch.jslack.api.methods.response.usergroups.UsergroupsDisableResponse
 
usergroupsEnable(UsergroupsEnableRequest) - Method in class com.github.seratch.jslack.api.methods.impl.MethodsClientImpl
 
usergroupsEnable(UsergroupsEnableRequest) - Method in interface com.github.seratch.jslack.api.methods.MethodsClient
 
UsergroupsEnableRequest - Class in com.github.seratch.jslack.api.methods.request.usergroups
 
UsergroupsEnableRequest() - Constructor for class com.github.seratch.jslack.api.methods.request.usergroups.UsergroupsEnableRequest
 
UsergroupsEnableResponse - Class in com.github.seratch.jslack.api.methods.response.usergroups
 
UsergroupsEnableResponse() - Constructor for class com.github.seratch.jslack.api.methods.response.usergroups.UsergroupsEnableResponse
 
usergroupsList(UsergroupsListRequest) - Method in class com.github.seratch.jslack.api.methods.impl.MethodsClientImpl
 
usergroupsList(UsergroupsListRequest) - Method in interface com.github.seratch.jslack.api.methods.MethodsClient
 
UsergroupsListRequest - Class in com.github.seratch.jslack.api.methods.request.usergroups
 
UsergroupsListRequest() - Constructor for class com.github.seratch.jslack.api.methods.request.usergroups.UsergroupsListRequest
 
UsergroupsListResponse - Class in com.github.seratch.jslack.api.methods.response.usergroups
 
UsergroupsListResponse() - Constructor for class com.github.seratch.jslack.api.methods.response.usergroups.UsergroupsListResponse
 
usergroupsUpdate(UsergroupsUpdateRequest) - Method in class com.github.seratch.jslack.api.methods.impl.MethodsClientImpl
 
usergroupsUpdate(UsergroupsUpdateRequest) - Method in interface com.github.seratch.jslack.api.methods.MethodsClient
 
UsergroupsUpdateRequest - Class in com.github.seratch.jslack.api.methods.request.usergroups
 
UsergroupsUpdateRequest() - Constructor for class com.github.seratch.jslack.api.methods.request.usergroups.UsergroupsUpdateRequest
 
UsergroupsUpdateResponse - Class in com.github.seratch.jslack.api.methods.response.usergroups
 
UsergroupsUpdateResponse() - Constructor for class com.github.seratch.jslack.api.methods.response.usergroups.UsergroupsUpdateResponse
 
usergroupUsersList(UsergroupUsersListRequest) - Method in class com.github.seratch.jslack.api.methods.impl.MethodsClientImpl
 
usergroupUsersList(UsergroupUsersListRequest) - Method in interface com.github.seratch.jslack.api.methods.MethodsClient
 
UsergroupUsersListRequest - Class in com.github.seratch.jslack.api.methods.request.usergroups.users
 
UsergroupUsersListRequest() - Constructor for class com.github.seratch.jslack.api.methods.request.usergroups.users.UsergroupUsersListRequest
 
UsergroupUsersListResponse - Class in com.github.seratch.jslack.api.methods.response.usergroups.users
 
UsergroupUsersListResponse() - Constructor for class com.github.seratch.jslack.api.methods.response.usergroups.users.UsergroupUsersListResponse
 
usergroupUsersUpdate(UsergroupUsersUpdateRequest) - Method in class com.github.seratch.jslack.api.methods.impl.MethodsClientImpl
 
usergroupUsersUpdate(UsergroupUsersUpdateRequest) - Method in interface com.github.seratch.jslack.api.methods.MethodsClient
 
UsergroupUsersUpdateRequest - Class in com.github.seratch.jslack.api.methods.request.usergroups.users
 
UsergroupUsersUpdateRequest() - Constructor for class com.github.seratch.jslack.api.methods.request.usergroups.users.UsergroupUsersUpdateRequest
 
UsergroupUsersUpdateResponse - Class in com.github.seratch.jslack.api.methods.response.usergroups.users
 
UsergroupUsersUpdateResponse() - Constructor for class com.github.seratch.jslack.api.methods.response.usergroups.users.UsergroupUsersUpdateResponse
 
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_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_PRESENCE - Static variable in class com.github.seratch.jslack.api.methods.Methods
 
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
 
usersProfileGet(UsersProfileGetRequest) - Method in class com.github.seratch.jslack.api.methods.impl.MethodsClientImpl
 
usersProfileGet(UsersProfileGetRequest) - Method in interface com.github.seratch.jslack.api.methods.MethodsClient
 
UsersProfileGetRequest - Class in com.github.seratch.jslack.api.methods.request.users.profile
 
UsersProfileGetRequest() - Constructor for class com.github.seratch.jslack.api.methods.request.users.profile.UsersProfileGetRequest
 
UsersProfileGetResponse - Class in com.github.seratch.jslack.api.methods.response.users.profile
 
UsersProfileGetResponse() - Constructor for class com.github.seratch.jslack.api.methods.response.users.profile.UsersProfileGetResponse
 
usersProfileSet(UsersProfileSetRequest) - Method in class com.github.seratch.jslack.api.methods.impl.MethodsClientImpl
 
usersProfileSet(UsersProfileSetRequest) - Method in interface com.github.seratch.jslack.api.methods.MethodsClient
 
UsersProfileSetRequest - Class in com.github.seratch.jslack.api.methods.request.users.profile
 
UsersProfileSetRequest() - Constructor for class com.github.seratch.jslack.api.methods.request.users.profile.UsersProfileSetRequest
 
UsersProfileSetResponse - Class in com.github.seratch.jslack.api.methods.response.users.profile
 
UsersProfileSetResponse() - Constructor for class com.github.seratch.jslack.api.methods.response.users.profile.UsersProfileSetResponse
 
usersSetActive(UsersSetActiveRequest) - Method in class com.github.seratch.jslack.api.methods.impl.MethodsClientImpl
 
usersSetActive(UsersSetActiveRequest) - Method in interface com.github.seratch.jslack.api.methods.MethodsClient
 
UsersSetActiveRequest - Class in com.github.seratch.jslack.api.methods.request.users
 
UsersSetActiveRequest() - Constructor for class com.github.seratch.jslack.api.methods.request.users.UsersSetActiveRequest
 
UsersSetActiveResponse - Class in com.github.seratch.jslack.api.methods.response.users
 
UsersSetActiveResponse() - Constructor for class com.github.seratch.jslack.api.methods.response.users.UsersSetActiveResponse
 
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
 

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 W 
Skip navigation links

Copyright © 2016. All rights reserved.