Uses of Class
com.slack.api.app_backend.interactive_components.payload.MessageShortcutPayload.Channel
Packages that use MessageShortcutPayload.Channel
-
Uses of MessageShortcutPayload.Channel in com.slack.api.app_backend.interactive_components.payload
Methods in com.slack.api.app_backend.interactive_components.payload that return MessageShortcutPayload.ChannelMethods in com.slack.api.app_backend.interactive_components.payload with parameters of type MessageShortcutPayload.ChannelModifier and TypeMethodDescriptionMessageShortcutPayload.MessageShortcutPayloadBuilder.channel(MessageShortcutPayload.Channel channel) voidMessageShortcutPayload.setChannel(MessageShortcutPayload.Channel channel) Constructors in com.slack.api.app_backend.interactive_components.payload with parameters of type MessageShortcutPayload.ChannelModifierConstructorDescriptionMessageShortcutPayload(String callbackId, String triggerId, String messageTs, String responseUrl, Message message, MessageShortcutPayload.Enterprise enterprise, MessageShortcutPayload.Team team, MessageShortcutPayload.User user, MessageShortcutPayload.Channel channel, String token, String actionTs, boolean isEnterpriseInstall)