public final class GiphyInfo
Contains extra information about Giphy attachments.
private final String
url
private final Integer
width
height
GiphyInfo(String url, Integer width, Integer height)
final String
getUrl()
final Integer
getWidth()
getHeight()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
final String getUrl()
final Integer getWidth()
final Integer getHeight()