Peter

Results 5 comments of Peter

@KerimG Thank you!!! This fixed the issue for me too -- I wonder why they use that weird notation if it doesn't work?

The lack of typings in this package is one of a few factors that led me to create a new library to replace it. It's published under `node-groupme` on npm...

This is because the `groupme` package doesn't handle websocket connections correctly. As mentioned in the API docs, the client token must be refreshed every (x) interval. The interval has changed...

> not that I can speak for the project but I'd like to add that groupme has also added subgroups as what it calls "topics". Thank you! Yes, we do...

debug mode or a type checking flag would be the best of both worlds, but it still requires generating transformers, which I'm still not entirely sure how to do the...