Conversation Ui State
The states of UI for the Conversation screen
Inheritors
Types
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
data class MessagesState(val messageListType: List<MessageChat>, val action: Action? = null) : ConversationUiState
Link copied to clipboard
Link copied to clipboard