method CommandBuilder.prototype.linesimport { CommandBuilder } from "https://dotland.deno.dev/x/dax@0.39.2/mod.ts"; lines(): Promise<string[]>Gets the text as an array of lines. ReturnsPromise<string[]>