Variable Message.sender

User who wrote this message

struct Message
{
  // ...
  string sender ;
  // ...
}