Uses of Class
com.slack.api.socket_mode.request.SlashCommandsEnvelope
Packages that use SlashCommandsEnvelope
-
Uses of SlashCommandsEnvelope in com.slack.api.socket_mode
Methods in com.slack.api.socket_mode that return types with arguments of type SlashCommandsEnvelopeMethod parameters in com.slack.api.socket_mode with type arguments of type SlashCommandsEnvelopeModifier and TypeMethodDescriptiondefault voidSocketModeClient.addSlashCommandsEnvelopeListener(EnvelopeListener<SlashCommandsEnvelope> listener) default voidSocketModeClient.removeSlashCommandsEnvelopeListener(EnvelopeListener<SlashCommandsEnvelope> listener) -
Uses of SlashCommandsEnvelope in com.slack.api.socket_mode.impl
Methods in com.slack.api.socket_mode.impl that return types with arguments of type SlashCommandsEnvelopeModifier and TypeMethodDescriptionSocketModeClientJavaWSImpl.getSlashCommandsEnvelopeListeners()SocketModeClientTyrusImpl.getSlashCommandsEnvelopeListeners()