Skip to content

MessageChatHasProtectedContentToggled

Type · TDLib 1.8.67 · d1085f9c

Chat has_protected_content setting was changed or request to change it was rejected

MessageChatHasProtectedContentToggled(
  request_message_id: int53,
  old_has_protected_content: Bool,
  new_has_protected_content: Bool
) → MessageContent

request_message_id

int53

Identifier of the message with the request to change the setting; can be an identifier of a deleted message or 0

old_has_protected_content

Bool

Previous value of the setting

new_has_protected_content

Bool

New value of the setting