public class ImCreatedEvent extends Object implements Event
This message lets the client know that a channel has been created, but the client should show no changes based on this, just update its internal list of IM channels. Usually this event is followed by an im_open event.
https://api.slack.com/events/im_created
| Modifier and Type | Class and Description |
|---|---|
static class |
ImCreatedEvent.Channel |
| Constructor and Description |
|---|
ImCreatedEvent() |
public static final String TYPE_NAME
Copyright © 2019. All Rights Reserved.