Uses of Class
org.telegram.telegrambots.meta.api.objects.File
Packages that use File
Package
Description
-
Uses of File in org.telegram.telegrambots.meta.api.methods
Methods in org.telegram.telegrambots.meta.api.methods that return File -
Uses of File in org.telegram.telegrambots.meta.api.methods.stickers
Methods in org.telegram.telegrambots.meta.api.methods.stickers that return File -
Uses of File in org.telegram.telegrambots.meta.generics
Methods in org.telegram.telegrambots.meta.generics that return FileModifier and TypeMethodDescriptionTelegramClient.execute(UploadStickerFile uploadStickerFile) Upload a new file as stickerMethods in org.telegram.telegrambots.meta.generics that return types with arguments of type FileModifier and TypeMethodDescriptionTelegramClient.executeAsync(UploadStickerFile uploadStickerFile) Upload a new file as stickerMethods in org.telegram.telegrambots.meta.generics with parameters of type FileModifier and TypeMethodDescriptionTelegramClient.downloadFile(File file) TelegramClient.downloadFileAsStream(File file) TelegramClient.downloadFileAsStreamAsync(File file) TelegramClient.downloadFileAsync(File file)