Class PaidMediaPreview

java.lang.Object
com.pengrad.telegrambot.model.paidmedia.PaidMedia
com.pengrad.telegrambot.model.paidmedia.PaidMediaPreview
All Implemented Interfaces:
java.io.Serializable

public class PaidMediaPreview
extends PaidMedia
See Also:
Serialized Form
  • Field Summary

    Fields 
    Modifier and Type Field Description
    static java.lang.String TYPE  
  • Constructor Summary

    Constructors 
    Constructor Description
    PaidMediaPreview()  
  • Method Summary

    Modifier and Type Method Description
    boolean equals​(java.lang.Object o)  
    java.lang.Integer getDuration()  
    java.lang.Integer getHeight()  
    java.lang.Integer getWidth()  
    int hashCode()  
    java.lang.String toString()  

    Methods inherited from class com.pengrad.telegrambot.model.paidmedia.PaidMedia

    type

    Methods inherited from class java.lang.Object

    clone, finalize, getClass, notify, notifyAll, wait, wait, wait