Uses of Class
com.slack.api.methods.response.emoji.EmojiListResponse.Category
-
Packages that use EmojiListResponse.Category Package Description com.slack.api.methods.response.emoji -
-
Uses of EmojiListResponse.Category in com.slack.api.methods.response.emoji
Methods in com.slack.api.methods.response.emoji that return types with arguments of type EmojiListResponse.Category Modifier and Type Method Description List<EmojiListResponse.Category>EmojiListResponse. getCategories()Method parameters in com.slack.api.methods.response.emoji with type arguments of type EmojiListResponse.Category Modifier and Type Method Description voidEmojiListResponse. setCategories(List<EmojiListResponse.Category> categories)
-