Class TdApi.UserPrivacySettingShowLinkInForwardedMessages

java.lang.Object
org.drinkless.tdlib.TdApi.Object
org.drinkless.tdlib.TdApi.UserPrivacySetting
org.drinkless.tdlib.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

      public static final int CONSTRUCTOR
      Identifier uniquely determining type of the object.
      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.
  • Method Details