Uses of Class
com.slack.api.model.event.FileCreatedEvent.File
-
Packages that use FileCreatedEvent.File Package Description com.slack.api.model.event The classes representing the Slack core objects such as conversations, messages, users, blocks, and surfaces. -
-
Uses of FileCreatedEvent.File in com.slack.api.model.event
Methods in com.slack.api.model.event that return FileCreatedEvent.File Modifier and Type Method Description FileCreatedEvent.FileFileCreatedEvent. getFile()Methods in com.slack.api.model.event with parameters of type FileCreatedEvent.File Modifier and Type Method Description voidFileCreatedEvent. setFile(FileCreatedEvent.File file)
-