Represents the message service.
Creates a new service instance.
The message repository instance.
Reads the message by its ID.
The data object.
The message model.
ReplServerError If the message is not found.
Static
Registers the service as a singleton in the DI container.
The DI container to register in.
Represents the message service.