Package com.slack.api.model.event
Class BotChangedEvent.Bot
java.lang.Object
com.slack.api.model.event.BotChangedEvent.Bot
- Enclosing class:
- BotChangedEvent
public static class BotChangedEvent.Bot extends Object
-
Constructor Summary
Constructors Constructor Description Bot() -
Method Summary
Modifier and Type Method Description protected booleancanEqual(Object other)booleanequals(Object o)StringgetAppId()BotIconsgetIcons()StringgetId()StringgetName()inthashCode()voidsetAppId(String appId)voidsetIcons(BotIcons icons)voidsetId(String id)voidsetName(String name)StringtoString()