Class OAuthTokenResponse.Bot
- java.lang.Object
-
- com.slack.api.methods.response.oauth.OAuthTokenResponse.Bot
-
- Enclosing class:
- OAuthTokenResponse
public static class OAuthTokenResponse.Bot extends Object
-
-
Constructor Summary
Constructors Constructor Description Bot()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description protected booleancanEqual(Object other)booleanequals(Object o)StringgetBotAccessToken()StringgetBotUserId()inthashCode()voidsetBotAccessToken(String botAccessToken)voidsetBotUserId(String botUserId)StringtoString()
-