groupme-js / groupme-js/groupme-api-types

Type completeness checklist

Open
#1 0 comments 0 reactions 0 assignees View on GitHub
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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.