Uses of Class
com.slack.api.model.BotProfile.Icons
-
Packages that use BotProfile.Icons Package Description com.slack.api.model The classes representing the Slack core objects such as conversations, messages, users, blocks, and surfaces. -
-
Uses of BotProfile.Icons in com.slack.api.model
Methods in com.slack.api.model that return BotProfile.Icons Modifier and Type Method Description BotProfile.IconsBotProfile. getIcons()Methods in com.slack.api.model with parameters of type BotProfile.Icons Modifier and Type Method Description voidBotProfile. setIcons(BotProfile.Icons icons)
-