public class File extends Object implements BotApiObject
| Constructor and Description |
|---|
File() |
| Modifier and Type | Method and Description |
|---|---|
String |
getFileId() |
String |
getFilePath() |
Integer |
getFileSize() |
String |
getFileUrl(String botToken) |
static String |
getFileUrl(String botToken,
String filePath) |
String |
toString() |
Copyright © 2018. All rights reserved.