groupme-js / groupme-js/node-groupme

Subtask: Fetch results of Add members

Open
#17 0 comments 0 reactions 0 assignees View on GitHub
enhancement
Dominant language
TypeScript
Stars
27
Forks
11
PR merge metrics
No merged PRs in 30d

Description

This implementation would need to resolve the `Promise` returned from `Group#add`.

this could either be done by long-polling the API or maybe via websockets?

if the average `add` call doesn't take too long, maybe spamming API requests for a couple seconds would be fine?

would need to have a timeout in case the API never returns for some reason

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.