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