Package com.slack.api.model.event
Class BotAddedEvent.Bot
java.lang.Object
com.slack.api.model.event.BotAddedEvent.Bot
- Enclosing class:
- BotAddedEvent
public static class BotAddedEvent.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()