Package com.slack.api.model
Class Latest
java.lang.Object
com.slack.api.model.Latest
public class Latest extends Object
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static classLatest.Edited -
Constructor Summary
Constructors Constructor Description Latest() -
Method Summary
-
Constructor Details
-
Latest
public Latest()
-
-
Method Details
-
getClientMsgId
-
getType
-
getSubtype
-
getTeam
-
getUser
-
getUsername
-
getParentUserId
-
getText
-
getTopic
-
getAttachments
-
getBlocks
-
getFiles
-
getReactions
-
getRoot
-
isUpload
public boolean isUpload() -
isDisplayAsBot
public boolean isDisplayAsBot() -
getBotId
-
getBotLink
-
getBotProfile
-
getThreadTs
-
getTs
-
getIcons
-
getXFiles
-
getEdited
-
setClientMsgId
-
setType
-
setSubtype
-
setTeam
-
setUser
-
setUsername
-
setParentUserId
-
setText
-
setTopic
-
setAttachments
-
setBlocks
-
setFiles
-
setReactions
-
setRoot
-
setUpload
public void setUpload(boolean upload) -
setDisplayAsBot
public void setDisplayAsBot(boolean displayAsBot) -
setBotId
-
setBotLink
-
setBotProfile
-
setThreadTs
-
setTs
-
setIcons
-
setXFiles
-
setEdited
-
equals
-
canEqual
-
hashCode
public int hashCode() -
toString
-