vanitasboi Posted February 24, 2022 Report Posted February 24, 2022 Hi, I was wondering what format the filter function that can be provided for the methods: getOwnedApps ownsApp getOwnedDepots ownsDepot getOwnedPackages ownsPackage can / should have. The documentation on this feature has not been updated since the PR has been merged. Thanks for your work! Quote
Dr. McKay Posted February 24, 2022 Report Posted February 24, 2022 I forgot about updating docs for this; I'll get that updated today. The filter function is the same as Array.prototype.filter, with the object passed to each invocation being of this format. vanitasboi 1 Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.