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