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