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