java.lang.Object
it.tdlight.jni.TdApi.Object
it.tdlight.jni.TdApi.StickerFullType
it.tdlight.jni.TdApi.StickerFullTypeMask
- Enclosing class:
- TdApi
The sticker is a mask in WEBP format
to be placed on photos or videos.
-
Field Summary
Modifier and TypeFieldDescriptionstatic final int
Position where the mask is placed; may be null. -
Constructor Summary
ConstructorDescriptionThe sticker is a mask in WEBP format to be placed on photos or videos.StickerFullTypeMask
(TdApi.MaskPosition maskPosition) The sticker is a mask in WEBP format to be placed on photos or videos.StickerFullTypeMask
(DataInput input) The sticker is a mask in WEBP format to be placed on photos or videos. -
Method Summary
Methods inherited from class it.tdlight.jni.TdApi.Object
serialize, toString
-
Field Details
-
maskPosition
Position where the mask is placed; may be null. -
CONSTRUCTOR
public static final int CONSTRUCTOR- See Also:
-
-
Constructor Details
-
StickerFullTypeMask
public StickerFullTypeMask()The sticker is a mask in WEBP format to be placed on photos or videos. -
StickerFullTypeMask
The sticker is a mask in WEBP format to be placed on photos or videos.- Parameters:
maskPosition
- MaskPosition Position where the mask is placed; may be null.
-
StickerFullTypeMask
The sticker is a mask in WEBP format to be placed on photos or videos.- Throws:
IOException
-
-
Method Details
-
getConstructor
public int getConstructor()- Specified by:
getConstructor
in classTdApi.Object
-
serialize
- Specified by:
serialize
in classTdApi.Object
- Throws:
IOException
-
equals
-
hashCode
public int hashCode()
-