public class MessageEvent extends Object implements Event
- They are sent via the Real Time Messaging API when a message is sent to a channel to which you subscribe. This message should immediately be displayed in the client. - They are returned via calls to channels.history, im.history or groups.history - They are returned as latest property on channel, group and im objects.
https://api.slack.com/events/message
| Modifier and Type | Class and Description |
|---|---|
static class |
MessageEvent.Edited |
| Constructor and Description |
|---|
MessageEvent() |
public static final String TYPE_NAME
Copyright © 2019. All Rights Reserved.