Whether this message was sent by the current user.
bool isFromMe(String myUserId) => senderId == myUserId;