Uses of Class
com.slack.api.model.admin.AppFunction.InputParameter
Packages that use AppFunction.InputParameter
Package
Description
The classes representing the Slack core objects such as conversations, messages, users, blocks, and surfaces.
-
Uses of AppFunction.InputParameter in com.slack.api.model.admin
Methods in com.slack.api.model.admin that return types with arguments of type AppFunction.InputParameterMethod parameters in com.slack.api.model.admin with type arguments of type AppFunction.InputParameterModifier and TypeMethodDescriptionvoidAppFunction.setInputParameters(List<AppFunction.InputParameter> inputParameters)