java.lang.Object
it.tdlight.jni.TdApi.Object
it.tdlight.jni.TdApi.MessageContent
it.tdlight.jni.TdApi.MessageCustomServiceAction
- Enclosing class:
- TdApi
A non-standard action has happened in the chat.
-
Field Summary
Modifier and TypeFieldDescriptionstatic final int
Message text to be shown in the chat. -
Constructor Summary
ConstructorDescriptionA non-standard action has happened in the chat.A non-standard action has happened in the chat.A non-standard action has happened in the chat. -
Method Summary
Methods inherited from class it.tdlight.jni.TdApi.Object
serialize, toString
-
Field Details
-
text
Message text to be shown in the chat. -
CONSTRUCTOR
public static final int CONSTRUCTOR- See Also:
-
-
Constructor Details
-
MessageCustomServiceAction
public MessageCustomServiceAction()A non-standard action has happened in the chat. -
MessageCustomServiceAction
A non-standard action has happened in the chat.- Parameters:
text
- String Message text to be shown in the chat.
-
MessageCustomServiceAction
A non-standard action has happened in the chat.- 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()
-