Class TdApi.UserPrivacySettingShowLinkInForwardedMessages

java.lang.Object
it.tdlight.jni.TdApi.Object
it.tdlight.jni.TdApi.UserPrivacySetting
it.tdlight.jni.TdApi.UserPrivacySettingShowLinkInForwardedMessages
Enclosing class:
TdApi

public static 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 Details

  • Constructor Details

    • UserPrivacySettingShowLinkInForwardedMessages

      public UserPrivacySettingShowLinkInForwardedMessages()
      A privacy setting for managing whether a link to the user's account is included in forwarded messages.
    • UserPrivacySettingShowLinkInForwardedMessages

      public UserPrivacySettingShowLinkInForwardedMessages​(DataInput input) throws IOException
      A privacy setting for managing whether a link to the user's account is included in forwarded messages.
      Throws:
      IOException
  • Method Details