java.lang.Object
it.tdlight.jni.TdApi.Object
it.tdlight.jni.TdApi.StickerFullType
it.tdlight.jni.TdApi.StickerFullTypeRegular
- Enclosing class:
- TdApi
The sticker is a regular sticker.
-
Field Summary
Modifier and TypeFieldDescriptionstatic final int
Premium animation of the sticker; may be null. -
Constructor Summary
ConstructorDescriptionThe sticker is a regular sticker.StickerFullTypeRegular
(TdApi.File premiumAnimation) The sticker is a regular sticker.StickerFullTypeRegular
(DataInput input) The sticker is a regular sticker. -
Method Summary
Methods inherited from class it.tdlight.jni.TdApi.Object
serialize, toString
-
Field Details
-
CONSTRUCTOR
public static final int CONSTRUCTOR- See Also:
-
Constructor Details
-
StickerFullTypeRegular
public StickerFullTypeRegular()The sticker is a regular sticker. -
StickerFullTypeRegular
The sticker is a regular sticker.- Parameters:
premiumAnimation
- File Premium animation of the sticker; may be null. If present, only Telegram Premium users can use the sticker.
-
StickerFullTypeRegular
The sticker is a regular sticker.- 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()
-