SecureBlackbox 2020 Python Edition

Questions / Feedback?

mark_message_deleted Method

Sets a Deleted flag to the message.

Syntax

def mark_message_deleted(uid: int) -> None: ...

Remarks

Use this method to mark a message as deleted, then call purge_messages to remove all the marked messages from the server.

Copyright (c) 2022 /n software inc. - All rights reserved.
SecureBlackbox 2020 Python Edition - Version 20.0 [Build 8154]