getMessage()->getText(true); return $this->replyToChat( 'Hi there!' . PHP_EOL . 'Type /help to see all commands!' ); } }