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