groupme-js / groupme-js/node-groupme

Get chats

Open
#20 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

`ChatManager#fetch(): Promise>`
`ChatManager#fetch(options: ChatFetchOptions): Promise>`

Fetches chats from the API. The `options` parameter can be used to specify pagination.

Usage:
```js
client.chats.fetch()
```

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.