Uses of Class
com.slack.api.model.User.Profile.StatusEmojiDisplayInfo
| Package | Description |
|---|---|
| com.slack.api.model |
The classes representing the Slack core objects such as conversations, messages, users, blocks, and surfaces.
|
-
Uses of User.Profile.StatusEmojiDisplayInfo in com.slack.api.model
Methods in com.slack.api.model that return types with arguments of type User.Profile.StatusEmojiDisplayInfo Modifier and Type Method Description java.util.List<User.Profile.StatusEmojiDisplayInfo>User.Profile. getStatusEmojiDisplayInfo()Method parameters in com.slack.api.model with type arguments of type User.Profile.StatusEmojiDisplayInfo Modifier and Type Method Description voidUser.Profile. setStatusEmojiDisplayInfo(java.util.List<User.Profile.StatusEmojiDisplayInfo> statusEmojiDisplayInfo)