java.lang.Object
it.tdlight.jni.TdApi.Object
it.tdlight.jni.TdApi.ThumbnailFormat
it.tdlight.jni.TdApi.ThumbnailFormatWebp
- Enclosing class:
- TdApi
The thumbnail is in WEBP format. It
will be used only for some stickers.
-
Field Summary
-
Constructor Summary
ConstructorDescriptionThe thumbnail is in WEBP format.ThumbnailFormatWebp
(DataInput input) The thumbnail is in WEBP format. -
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
-
ThumbnailFormatWebp
public ThumbnailFormatWebp()The thumbnail is in WEBP format. It will be used only for some stickers. -
ThumbnailFormatWebp
The thumbnail is in WEBP format. It will be used only for some stickers.- 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()
-