Ask a question to get started
Enter to send•Shift+Enter new line
unprotect_message( self, message_id: str, *, reason: str = _LIVE_REASON ) -> None
message_id
str
Message ID to stop protecting.
reason
_LIVE_REASON
Which reason to release. Defaults to a live tool row.
Release one protection reason from a message.
The message becomes virtualizable only once it has no remaining reasons. Releasing a reason the message does not hold is a no-op.