dbousamra
NNovu
•Created by dbousamra on 9/10/2023 in #💬│support
IMessage missing subscriber and actor types.
Hi all. I notice the IMessage type when I am building my own React headless notification center does not match the actual data the API is returning:
Compare that against what the API says it should return: https://docs.novu.co/notification-center/react/api-reference#the-notification-imessage-model
I want to access the subscriber info here, but the typescript types make no mention of it.
7 replies