public class StickerImpl extends Object implements Sticker
| Modifier and Type | Method and Description |
|---|---|
static Sticker |
createSticker(org.json.JSONObject jsonObject) |
String |
getEmoji() |
String |
getFileId() |
int |
getHeight() |
int |
getSize() |
PhotoSize |
getThumbnail() |
int |
getWidth() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitdownloadFile, getFileDownloadLinkpublic static Sticker createSticker(org.json.JSONObject jsonObject)
public int getWidth()
public int getHeight()
public String getFileId()
public int getSize()
public PhotoSize getThumbnail()
public String getEmoji()
Copyright © 2016. All rights reserved.