Uses of Class
com.slack.api.model.event.FileCommentAddedEvent.FileComment
-
Packages that use FileCommentAddedEvent.FileComment Package Description com.slack.api.model.event The classes representing the Slack core objects such as conversations, messages, users, blocks, and surfaces. -
-
Uses of FileCommentAddedEvent.FileComment in com.slack.api.model.event
Methods in com.slack.api.model.event that return FileCommentAddedEvent.FileComment Modifier and Type Method Description FileCommentAddedEvent.FileCommentFileCommentAddedEvent. getComment()Deprecated.Methods in com.slack.api.model.event with parameters of type FileCommentAddedEvent.FileComment Modifier and Type Method Description voidFileCommentAddedEvent. setComment(FileCommentAddedEvent.FileComment comment)Deprecated.
-