Uses of Class
com.slack.api.model.File
Packages that use File
Package
Description
The classes representing the Slack core objects such as conversations, messages, users, blocks, and surfaces.
The classes representing the Slack core objects such as conversations, messages, users, blocks, and surfaces.
The classes representing the Slack core objects such as conversations, messages, users, blocks, and surfaces.
The classes representing the Slack core objects such as conversations, messages, users, blocks, and surfaces.
-
Uses of File in com.slack.api.model
Methods in com.slack.api.model that return FileModifier and TypeMethodDescriptionFile.FileBuilder.build()Message.getFile()MessageItem.getFile()Deprecated.Methods in com.slack.api.model that return types with arguments of type FileModifier and TypeMethodDescriptionAttachment.getFiles()Latest.getFiles()MatchedItem.getFiles()Message.getFiles()Methods in com.slack.api.model with parameters of type FileModifier and TypeMethodDescriptionvoidvoidDeprecated.Method parameters in com.slack.api.model with type arguments of type File -
Uses of File in com.slack.api.model.block
Methods in com.slack.api.model.block that return FileMethods in com.slack.api.model.block with parameters of type FileModifier and TypeMethodDescriptionvoidConstructors in com.slack.api.model.block with parameters of type File -
Uses of File in com.slack.api.model.event
Methods in com.slack.api.model.event that return FileModifier and TypeMethodDescriptionPinAddedEvent.Item.getFile()PinRemovedEvent.Item.getFile()StarAddedEvent.Item.getFile()StarRemovedEvent.Item.getFile()Methods in com.slack.api.model.event that return types with arguments of type FileModifier and TypeMethodDescriptionAppMentionEvent.getFiles()MessageChangedEvent.Message.getFiles()MessageDeletedEvent.Message.getFiles()MessageEvent.getFiles()MessageFileShareEvent.getFiles()Methods in com.slack.api.model.event with parameters of type FileModifier and TypeMethodDescriptionvoidvoidvoidvoidMethod parameters in com.slack.api.model.event with type arguments of type FileModifier and TypeMethodDescriptionvoidvoidvoidvoidvoid -
Uses of File in com.slack.api.model.view
Methods in com.slack.api.model.view that return types with arguments of type FileMethod parameters in com.slack.api.model.view with type arguments of type File