datastore:read scope
No scope information found
Usage info
To initialize a datastore for use with your app:
- Add it to the
datastoresproperty in your app's manifest. - Add add the
datastore:readanddatastore:writepermission scopes to thebotScopesproperty in your app's manifest.
Refer to Adding the datastore to your app's manifest for more information.