Uses of Class
com.slack.api.methods.response.chat.ChatScheduleMessageResponse.ScheduledMessage
-
Packages that use ChatScheduleMessageResponse.ScheduledMessage Package Description com.slack.api.methods.response.chat -
-
Uses of ChatScheduleMessageResponse.ScheduledMessage in com.slack.api.methods.response.chat
Methods in com.slack.api.methods.response.chat that return ChatScheduleMessageResponse.ScheduledMessage Modifier and Type Method Description ChatScheduleMessageResponse.ScheduledMessageChatScheduleMessageResponse. getMessage()Methods in com.slack.api.methods.response.chat with parameters of type ChatScheduleMessageResponse.ScheduledMessage Modifier and Type Method Description voidChatScheduleMessageResponse. setMessage(ChatScheduleMessageResponse.ScheduledMessage message)
-