createAst()
createAst()
is the function that creates the AST of the parser.
createAst(
`{newEmbed:
{title:hi}
{description:hello}
{color:Random}
{timestamp}
{footer:hi}
}`
);
createAst()
is the function that creates the AST of the parser.
createAst(
`{newEmbed:
{title:hi}
{description:hello}
{color:Random}
{timestamp}
{footer:hi}
}`
);