Get Project
The readProjects()
function is a core utility in the Nexo Maker API that allows your expansion to read . Itβs commonly used to load:existing Projects stored insideDocuments/Projects
directory.
This function is asynchronous and returns all existing projects as an array of objects.
π Syntax
π§© Parameters
Name
Type
Required
Description
key
string
β
User session token.
UNFINISHED!!
Last updated