Call getPrefixes should return the namespaces defined for the database. Even though that information is already covered with the getDBOptions call by requesting the database.namespaces option, getPrefixes should be a shortcut for this information since it can be considered a common task.
Call
getPrefixesshould return the namespaces defined for the database. Even though that information is already covered with thegetDBOptionscall by requesting thedatabase.namespacesoption,getPrefixesshould be a shortcut for this information since it can be considered a common task.