Class OAuthAccessResponse.Bot
- java.lang.Object
-
- com.slack.api.methods.response.oauth.OAuthAccessResponse.Bot
-
- Enclosing class:
- OAuthAccessResponse
public static class OAuthAccessResponse.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()
-