messageActions

val messageActions: MutableStateFlow<Set<MessageAction>>

Set of currently active message actions. These are used to display different UI in the composer, as well as help us decorate the message with information, such as the quoted message id.