Uses of Class
com.slack.api.model.event.FileCommentEditedEvent.FileComment
-
Packages that use FileCommentEditedEvent.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 FileCommentEditedEvent.FileComment in com.slack.api.model.event
Methods in com.slack.api.model.event that return FileCommentEditedEvent.FileComment Modifier and Type Method Description FileCommentEditedEvent.FileCommentFileCommentEditedEvent. getComment()Deprecated.Methods in com.slack.api.model.event with parameters of type FileCommentEditedEvent.FileComment Modifier and Type Method Description voidFileCommentEditedEvent. setComment(FileCommentEditedEvent.FileComment comment)Deprecated.
-