Uses of Class
com.slack.api.model.event.ImCreatedEvent.Channel
-
Packages that use ImCreatedEvent.Channel Package Description com.slack.api.model.event The classes representing the Slack core objects such as conversations, messages, users, blocks, and surfaces. -
-
Uses of ImCreatedEvent.Channel in com.slack.api.model.event
Methods in com.slack.api.model.event that return ImCreatedEvent.Channel Modifier and Type Method Description ImCreatedEvent.ChannelImCreatedEvent. getChannel()Methods in com.slack.api.model.event with parameters of type ImCreatedEvent.Channel Modifier and Type Method Description voidImCreatedEvent. setChannel(ImCreatedEvent.Channel channel)
-