Package com.slack.api.model
Class MessageItem
java.lang.Object
com.slack.api.model.MessageItem
Deprecated.
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprotected booleanDeprecated.booleanDeprecated.Deprecated.Deprecated.Deprecated.getFile()Deprecated.Deprecated.getType()Deprecated.inthashCode()Deprecated.voidsetChannel(String channel) Deprecated.voidsetComment(FileComment comment) Deprecated.voidsetCreated(Integer created) Deprecated.voidDeprecated.voidsetMessage(Message message) Deprecated.voidDeprecated.toString()Deprecated.
-
Constructor Details
-
MessageItem
public MessageItem()Deprecated.
-
-
Method Details
-
getType
Deprecated. -
getChannel
Deprecated. -
getMessage
Deprecated. -
getFile
Deprecated. -
getComment
Deprecated. -
getCreated
Deprecated. -
setType
Deprecated. -
setChannel
Deprecated. -
setMessage
Deprecated. -
setFile
Deprecated. -
setComment
Deprecated. -
setCreated
Deprecated. -
equals
Deprecated. -
canEqual
Deprecated. -
hashCode
public int hashCode()Deprecated. -
toString
Deprecated.
-