groupme-js / groupme-js/node-groupme
GroupManager#fetch with `omit_members === false` doesn't work
Open
bug
- Dominant language
- TypeScript
- Stars
- 27
- Forks
- 11
- PR merge metrics
- No merged PRs in 30d
Description
GroupManager#fetch with `omit_members === false` does not work, I assume it's a problem with the runtime typing and it's expecting an array of members that are not there.
Everything else seems to work okay. Tested it with one id, multiple ids, options with and without pagination, and empty call, it all seems to work
_Originally posted by @aidenstern in https://github.com/not-so-smart/node-groupme/issues/52#issuecomment-945307919_
Contributor guide
Assessment
This issue has not been assessed yet.