Module it.auties.cobalt
Class SimpleStickerMessageBuilder
java.lang.Object
it.auties.whatsapp.model.message.standard.SimpleStickerMessageBuilder
-
Field Summary
FieldsModifier and TypeFieldDescriptionprivate booleanprivate ContextInfoprivate byte[]private Stringprivate byte[] -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionanimated(boolean animated) build()contextInfo(ContextInfo contextInfo) media(byte[] media) thumbnail(byte[] thumbnail)
-
Field Details
-
media
private byte[] media -
mimeType
-
thumbnail
private byte[] thumbnail -
animated
private boolean animated -
contextInfo
-
-
Constructor Details
-
SimpleStickerMessageBuilder
public SimpleStickerMessageBuilder()
-
-
Method Details
-
media
-
mimeType
-
thumbnail
-
animated
-
contextInfo
-
build
-