Class File
- java.lang.Object
-
- org.telegram.telegrambots.meta.api.objects.File
-
- All Implemented Interfaces:
Serializable,BotApiObject
public class File extends Object implements BotApiObject
- Version:
- 1.0
- Author:
- Ruben Bermudez
- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description File()
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Modifier and Type Method Description StringgetFileId()StringgetFilePath()IntegergetFileSize()StringgetFileUniqueId()StringgetFileUrl(String botToken)static StringgetFileUrl(String botToken, String filePath)StringtoString()
-