Hello,
I followed the documentation of Pubsub, to subscribe to the channel subscription topic.
I see this endpoint send a notification when someone receive a subgift. But, I don’t found anything about what happen when a user gift 5 subs. Is my websocket connect will receive five messages, one per giftsub, or only one message, and in this case, how know the list of receiver and the number of subgift given?
Regards