Uses of Class
com.slack.api.model.event.ChannelCreatedEvent.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 ChannelCreatedEvent.Channel in com.slack.api.model.event
Methods in com.slack.api.model.event that return ChannelCreatedEvent.Channel Modifier and Type Method Description ChannelCreatedEvent.ChannelChannelCreatedEvent. getChannel()Methods in com.slack.api.model.event with parameters of type ChannelCreatedEvent.Channel Modifier and Type Method Description voidChannelCreatedEvent. setChannel(ChannelCreatedEvent.Channel channel)