Skip to content

GroupMe fetch methods return vertical model instances#73

Merged
aborem merged 4 commits intomainfrom
aborem/groupme-schema-responses
Sep 15, 2025
Merged

GroupMe fetch methods return vertical model instances#73
aborem merged 4 commits intomainfrom
aborem/groupme-schema-responses

Conversation

@aborem
Copy link
Collaborator

@aborem aborem commented Sep 15, 2025

Closes #63

Implements parsing for all the verticals supported by GroupMe:

  • BlockedUser
  • ChatBot
  • ConversationDirect
  • ConversationGroup

Also added name field to ChatBot since bots can have names.

Also modifies README with updated vertical-service support.

Loading
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Return instance of BaseVertical model rather than Any for all GroupMe methods

2 participants