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