senderId = isset($rawMessage['from_id']) ? $this->API->getIdInternal($rawMessage['from_id']) : $this->chatId; } }