public interface File
| Modifier and Type | Method and Description |
|---|---|
default File |
downloadFile(TelegramBot telegramBot,
File downloadLocation) |
default String |
getFileDownloadLink(TelegramBot telegramBot) |
String |
getFileId() |
int |
getSize() |
String getFileId()
int getSize()
default String getFileDownloadLink(TelegramBot telegramBot)
default File downloadFile(TelegramBot telegramBot, File downloadLocation)
Copyright © 2016. All rights reserved.