canEditMessages property

bool canEditMessages
getter/setter pair

A bool value that determines whether the conversation participant can edit its own messages. Default is true

Note that a value change doesn't apply changes by itself; there are appropriate methods for applying:

Implementation

bool canEditMessages;