Message.isEcho

Whether or not the message was the result of the server echoing back our messages.

struct Message
bool isEcho;

Meta