Adding support for Message type #225
mycroftcanner
started this conversation in
Ideas
Replies: 1 comment 3 replies
-
Hey @mycroftcanner, I never added it cause adding specific models for all message types never fit with the time constraints I have to maintain the project. If you'd like to work on this and push a PR it'd be more than welcome 😊 |
Beta Was this translation helpful? Give feedback.
3 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi,
It seems the type
Conversation
just uses the[Wrapper]
type for themessages
property.Shall I implement a concrete
Message
type that conforms to theWrapped
protocol?Thanks
Beta Was this translation helpful? Give feedback.
All reactions