When a slot transitions from empty to having a guest there is no `channel.guest_star_slot.update` triggered
So if a developer is only subscribed to channel.guest_star_slot.update
for monitoring whom is in a slot, they won't get a message when a slot changes from empty to populated.
It would required you to subscribe to guest.update
2
votes
BarryCarlyon
shared this idea