SessionUpdateUserMessage constructor

const SessionUpdateUserMessage(
  1. UserMessage value
)

Creates this known tagged-union variant.

Implementation

const SessionUpdateUserMessage(this.value);