Skip to main content

IHandleMessageArgs.save property

Warning: This API is now obsolete.

Please call dataStoreSaveMessage() after handling the message and determining that it must be saved.

Optional. If set to true, the message will be saved using dataStoreSaveMessage

Signature:

save?: boolean;