Class VideoNote
- java.lang.Object
-
- org.telegram.telegrambots.meta.api.objects.VideoNote
-
- All Implemented Interfaces:
Serializable,BotApiObject
public class VideoNote extends Object implements BotApiObject
- Version:
- 1.0 This object represents a video message (available in Telegram apps as of v.4.0).
- Author:
- Ruben Bermudez
- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description VideoNote()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description IntegergetDuration()StringgetFileId()IntegergetFileSize()StringgetFileUniqueId()IntegergetLength()PhotoSizegetThumb()StringtoString()
-