java.lang.Object
it.tdlight.jni.TdApi.Object
it.tdlight.jni.TdApi.InputChatPhoto
it.tdlight.jni.TdApi.InputChatPhotoSticker
- Enclosing class:
- TdApi
A sticker on a custom background.
-
Field Summary
Modifier and TypeFieldDescriptionstatic final int
Information about the sticker. -
Constructor Summary
ConstructorDescriptionA sticker on a custom background.A sticker on a custom background.InputChatPhotoSticker
(DataInput input) A sticker on a custom background. -
Method Summary
Methods inherited from class it.tdlight.jni.TdApi.Object
serialize, toString
-
Field Details
-
sticker
Information about the sticker. -
CONSTRUCTOR
public static final int CONSTRUCTOR- See Also:
-
-
Constructor Details
-
InputChatPhotoSticker
public InputChatPhotoSticker()A sticker on a custom background. -
InputChatPhotoSticker
A sticker on a custom background.- Parameters:
sticker
- ChatPhotoSticker Information about the sticker.
-
InputChatPhotoSticker
A sticker on a custom background.- 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()
-