Uses of Interface
api.longpoll.bots.helpers.attachments.UploadableFile
Packages that use UploadableFile
-
Uses of UploadableFile in api.longpoll.bots.helpers.attachments
Classes in api.longpoll.bots.helpers.attachments that implement UploadableFileModifier and TypeClassDescriptionclass
Uploads doc.class
Uploads photo.Methods in api.longpoll.bots.helpers.attachments that return types with arguments of type UploadableFileMethod parameters in api.longpoll.bots.helpers.attachments with type arguments of type UploadableFileModifier and TypeMethodDescriptionvoid
UploadableFilesSupplier.addUploadbleFileFactory
(Function<Integer, UploadableFile> uploadableFileFactory) AddsUploadableFile
factory.