Releases: pbuterba/pygroupmeapi
Releases · pbuterba/pygroupmeapi
Release list
Version 2.0.1
Version 2.0.0
Merge pull request #6 from pbuterba/license Add GPLv3 license
Version 1.0.3
Adds check to wait and retry if API calls are throttled for sending too many requests in a period of time
Version 1.0.2
Adds new subtle bugfixes. Linters will no longer flag "before" and "after" parameters as non-existent when calling the get_messages() function on an object of type Chat. Groups now retrieve 100 messages at a time, instead of 20
Version 1.0.1
Fixed module import error that prevented the package from being used