Interface UserPrivacySettingShowLinkInForwardedMessages

A privacy setting for managing whether a link to the user's account is included in forwarded messages. Subtype of UserPrivacySetting.

interface UserPrivacySettingShowLinkInForwardedMessages {
    @type: "userPrivacySettingShowLinkInForwardedMessages";
}

Properties

Properties

@type: "userPrivacySettingShowLinkInForwardedMessages"