Moving a user back to the queue: eventsub seems odd
When you move a user from a slot back to the queue. You get a guest update payload that describes the slot the user was removed from.
But you don't get a slot update message
2
votes

-
BarryCarlyon commented
When moving a guest back to the queue (or flat removed from the call) a `channel.guest_star_slot.update` doesn't occur for the slot the user was in.
Now you can infer a slot operation from the guest.update but not everyone will subscribe to both topics
I sent a video to anid to help illistrate my thoughts on this one