RtmEvent class

Slack RTM event types.

Constructors

RtmEvent()

Properties

hashCode int
The hash code for this object.
no setterinherited
runtimeType Type
A representation of the runtime type of the object.
no setterinherited

Methods

noSuchMethod(Invocation invocation) → dynamic
Invoked when a nonexistent method or property is accessed.
inherited
toString() String
A string representation of this object.
inherited

Operators

operator ==(Object other) bool
The equality operator.
inherited

Constants

accountsChanged → const String
botAdded → const String
botChanged → const String
channelArchive → const String
channelCreated → const String
channelDeleted → const String
channelHistoryChanged → const String
channelJoined → const String
channelLeft → const String
channelMarked → const String
channelRename → const String
channelUnarchive → const String
commandsChanged → const String
dndUpdated → const String
dndUpdatedUser → const String
emailDomainChanged → const String
emojiChanged → const String
fileChange → const String
fileCommentAdded → const String
fileCommentDeleted → const String
fileCommentEdited → const String
fileCreated → const String
fileDeleted → const String
filePublic → const String
fileShared → const String
fileUnshared → const String
goodbye → const String
groupArchive → const String
groupClose → const String
groupHistoryChanged → const String
groupJoined → const String
groupLeft → const String
groupMarked → const String
groupOpen → const String
groupRename → const String
groupUnarchive → const String
hello → const String
imClose → const String
imCreated → const String
imHistoryChanged → const String
imMarked → const String
imOpen → const String
manualPresenceChange → const String
memberJoinedChannel → const String
memberLeftChannel → const String
message → const String
pinAdded → const String
pinRemoved → const String
prefChange → const String
presenceChange → const String
reactionAdded → const String
reactionRemoved → const String
reconnectUrl → const String
starAdded → const String
starRemoved → const String
subteamCreated → const String
subteamSelfAdded → const String
subteamSelfRemoved → const String
subteamUpdated → const String
teamDomainChange → const String
teamJoin → const String
teamMigrationStarted → const String
teamPlanChange → const String
teamPrefChange → const String
teamProfileChange → const String
teamProfileDelete → const String
teamProfileReorder → const String
teamRename → const String
userChange → const String
userTyping → const String