Class Sticker
java.lang.Object
com.restfb.types.AbstractFacebookType
com.restfb.types.whatsapp.platform.message.Sticker
- All Implemented Interfaces:
Serializable
- See Also:
-
Constructor Summary
-
Method Summary
Methods inherited from class com.restfb.types.AbstractFacebookType
equals, hashCode, toString
-
Constructor Details
-
Sticker
public Sticker()
-
-
Method Details
-
getId
ID for the sticker -
setId
ID for the sticker -
getMimeType
image/webp -
setMimeType
image/webp -
getSha256
Hash for the sticker -
setSha256
Hash for the sticker
-