java.lang.Object
it.tdlight.jni.TdApi.Object
it.tdlight.jni.TdApi.AutosaveSettingsScope
it.tdlight.jni.TdApi.AutosaveSettingsScopeChat
- Enclosing class:
- TdApi
Autosave settings applied to a chat.
-
Field Summary
-
Constructor Summary
ConstructorDescriptionAutosave settings applied to a chat.AutosaveSettingsScopeChat
(long chatId) Autosave settings applied to a chat.Autosave settings applied to a chat. -
Method Summary
Methods inherited from class it.tdlight.jni.TdApi.Object
serialize, toString
-
Field Details
-
chatId
public long chatIdChat identifier. -
CONSTRUCTOR
public static final int CONSTRUCTOR- See Also:
-
-
Constructor Details
-
AutosaveSettingsScopeChat
public AutosaveSettingsScopeChat()Autosave settings applied to a chat. -
AutosaveSettingsScopeChat
public AutosaveSettingsScopeChat(long chatId) Autosave settings applied to a chat.- Parameters:
chatId
- long Chat identifier.
-
AutosaveSettingsScopeChat
Autosave settings applied to a 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()
-