java.lang.Object
it.tdlight.jni.TdApi.Object
it.tdlight.jni.TdApi.MessageContent
it.tdlight.jni.TdApi.MessageChatSetTtl
- Enclosing class:
- TdApi
The TTL (Time To Live) setting for
messages in the chat has been changed.
-
Field Summary
-
Constructor Summary
ConstructorDescriptionThe TTL (Time To Live) setting for messages in the chat has been changed.MessageChatSetTtl
(int ttl) The TTL (Time To Live) setting for messages in the chat has been changed.MessageChatSetTtl
(DataInput input) The TTL (Time To Live) setting for messages in the chat has been changed. -
Method Summary
Methods inherited from class it.tdlight.jni.TdApi.Object
serialize, toString
-
Field Details
-
ttl
public int ttlNew message TTL setting. -
CONSTRUCTOR
public static final int CONSTRUCTOR- See Also:
-
-
Constructor Details
-
MessageChatSetTtl
public MessageChatSetTtl()The TTL (Time To Live) setting for messages in the chat has been changed. -
MessageChatSetTtl
public MessageChatSetTtl(int ttl) The TTL (Time To Live) setting for messages in the chat has been changed.- Parameters:
ttl
- int New message TTL setting.
-
MessageChatSetTtl
The TTL (Time To Live) setting for messages in the chat has been changed.- 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()
-