ToggleChatHasProtectedContent constructor

ToggleChatHasProtectedContent(
  1. {required int chat_id,
  2. required bool has_protected_content,
  3. int? extra,
  4. int? clientId}
)

Changes the ability of users to save, forward, or copy chat content. Supported only for basic groups, supergroups and channels. Requires owner privileges

Returns Ok

Implementation

ToggleChatHasProtectedContent