java.lang.Object
it.tdlight.jni.TdApi.Object
it.tdlight.jni.TdApi.UserPrivacySetting
it.tdlight.jni.TdApi.UserPrivacySettingShowLinkInForwardedMessages
- Enclosing class:
- TdApi
public static final class TdApi.UserPrivacySettingShowLinkInForwardedMessages
extends TdApi.UserPrivacySetting
A privacy setting for managing whether
a link to the user's account is
included in forwarded messages.
-
Field Summary
-
Constructor Summary
ConstructorDescriptionA privacy setting for managing whether a link to the user's account is included in forwarded messages.A privacy setting for managing whether a link to the user's account is included in forwarded messages. -
Method Summary
Methods inherited from class it.tdlight.jni.TdApi.Object
serialize, toString
-
Field Details
-
CONSTRUCTOR
public static final int CONSTRUCTOR- See Also:
-
-
Constructor Details
-
UserPrivacySettingShowLinkInForwardedMessages
public UserPrivacySettingShowLinkInForwardedMessages()A privacy setting for managing whether a link to the user's account is included in forwarded messages. -
UserPrivacySettingShowLinkInForwardedMessages
A privacy setting for managing whether a link to the user's account is included in forwarded messages.- 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()
-