groupme-js / groupme-js/groupme-api-types
Type completeness checklist
- Dominant language
- TypeScript
- Stars
- 1
- Forks
- 1
- PR merge metrics
- No merged PRs in 30d
Description
## Routes
- [x] v3/groups
- [x] v3/groups/*/members
- [x] v3/groups/*/messages
- [x] v3/groups/*/likes
- [x] v3/chats
- [x] v3/direct_messages
- [ ] v3/blocks
- [ ] v3/conversations/*/events
- [ ] v3/poll
- [ ] v3/bots
- [ ] v3/users
- [ ] [?] v3/conversations
- [ ] [?] v3/messages
## Types
- [x] Group
- [x] [?] GroupMessage
- [x] GroupEvent
- [x] Member
- [x] Poll
- [ ] Event
- [x] Chat
- [x] [?] ChatMessage
- [x] Message
- [x] Attachment
- [x] User
- [x] ClientUser
- [ ] Bot
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by reading the repository's existing TypeScript definitions and comparing their checked routes and types with the unchecked GroupMe API entries in this checklist. Done means the missing routes and types, including blocks, conversations, events, polls, bots, users, and Bot, are represented consistently with the existing definitions.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- api
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 25/100