convertUserTextMessages property

bool convertUserTextMessages
final

Convert user text messages into display messages. Used when converting historical events where user-typed messages need to be shown. In live WS mode these are already added locally by the UI, so they are ignored by default.

Implementation

final bool convertUserTextMessages;