Message
@Serializable
Represents a message in a chat application.
Parameters
user Name
the username of the message sender.
text
the content of the message.
time Stamp
the timestamp of the message.
id
the unique identifier of the message.
Represents a message in a chat application.
the username of the message sender.
the content of the message.
the timestamp of the message.
the unique identifier of the message.