public class File extends Object implements BotApiObject
| Modifier and Type | Field and Description |
|---|---|
static String |
FILEBASEURL
Deprecated.
|
| 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() |
@Deprecated public static final String FILEBASEURL
Copyright © 2016. All rights reserved.