java.lang.Object
it.tdlight.jni.TdApi.Object
it.tdlight.jni.TdApi.Stickers
- Enclosing class:
- TdApi
Represents a list of stickers.
-
Field Summary
Modifier and TypeFieldDescriptionstatic final int
List of stickers. -
Constructor Summary
ConstructorDescriptionStickers()
Represents a list of stickers.Stickers
(TdApi.Sticker[] stickers) Represents a list of stickers.Represents a list of stickers. -
Method Summary
Methods inherited from class it.tdlight.jni.TdApi.Object
serialize, toString
-
Field Details
-
stickers
List of stickers. -
CONSTRUCTOR
public static final int CONSTRUCTOR- See Also:
-
-
Constructor Details
-
Stickers
public Stickers()Represents a list of stickers. -
Stickers
Represents a list of stickers.- Parameters:
stickers
- Sticker[] List of stickers.
-
Stickers
Represents a list of 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()
-