Class AppsPermissionsInfoRequest
java.lang.Object
com.slack.api.methods.request.apps.permissions.AppsPermissionsInfoRequest
- All Implemented Interfaces:
SlackApiRequest
Deprecated.
On August 24, 2021, legacy workspace apps were retired. Workspace apps were part of a brief developer preview we elected to not fully release. Since October 2018, existing workspace apps have remained functional but on August 24, 2021 workspace apps will be retired and no longer function.
- https://docs.slack.dev/changelog/2021-01-workspace-apps-retiring-the-platform-graveyard-in-aug-2021
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic classDeprecated. -
Method Summary
-
Method Details
-
builder
Deprecated. -
getToken
Deprecated.Authentication token. Requires scope: `none`- Specified by:
getTokenin interfaceSlackApiRequest- Returns:
- token string value or null
-
setToken
Deprecated.Authentication token. Requires scope: `none`- Specified by:
setTokenin interfaceSlackApiRequest
-
equals
Deprecated. -
canEqual
Deprecated. -
hashCode
public int hashCode()Deprecated. -
toString
Deprecated.
-