groupme-js / node-groupme

The only GroupMe API library for NodeJS that isn't a million years old.
https://groupme.js.org
MIT License
27 stars 11 forks source link

refactor: :fire: remove Member#autokicked #88

Closed not-so-smart closed 2 years ago

not-so-smart commented 2 years ago

changes to the groupme-api-types package reveal that the autokicked property is not always available on members. Let's remove this property until we have proper support for partials.

BREAKING CHANGE: Member#autokicked is gone

ngm-bot commented 2 years ago

:tada: This PR is included in version 2.0.0 :tada:

The release is available on:

Your semantic-release bot :package::rocket: