java.lang.Object
it.tdlight.jni.TdApi.Object
it.tdlight.jni.TdApi.ChatEventAction
it.tdlight.jni.TdApi.ChatEventIsAllHistoryAvailableToggled
- Enclosing class:
- TdApi
The isAllHistoryAvailable setting of
a supergroup was toggled.
-
Field Summary
Modifier and TypeFieldDescriptionstatic final int
boolean
New value of isAllHistoryAvailable. -
Constructor Summary
ConstructorDescriptionThe isAllHistoryAvailable setting of a supergroup was toggled.ChatEventIsAllHistoryAvailableToggled
(boolean isAllHistoryAvailable) The isAllHistoryAvailable setting of a supergroup was toggled.The isAllHistoryAvailable setting of a supergroup was toggled. -
Method Summary
Methods inherited from class it.tdlight.jni.TdApi.Object
serialize, toString
-
Field Details
-
isAllHistoryAvailable
public boolean isAllHistoryAvailableNew value of isAllHistoryAvailable. -
CONSTRUCTOR
public static final int CONSTRUCTOR- See Also:
-
-
Constructor Details
-
ChatEventIsAllHistoryAvailableToggled
public ChatEventIsAllHistoryAvailableToggled()The isAllHistoryAvailable setting of a supergroup was toggled. -
ChatEventIsAllHistoryAvailableToggled
public ChatEventIsAllHistoryAvailableToggled(boolean isAllHistoryAvailable) The isAllHistoryAvailable setting of a supergroup was toggled.- Parameters:
isAllHistoryAvailable
- boolean New value of isAllHistoryAvailable.
-
ChatEventIsAllHistoryAvailableToggled
The isAllHistoryAvailable setting of a supergroup was toggled.- 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()
-