creator.fan.status_changed fires when a fan’s status relative to the creator
changes. It is a new event with no legacy flat equivalent. The change_type
field discriminates what changed:
mute: the creator muted or unmuted the fan (stateismuted/unmuted).presence: the fan came online or went offline (stateisonline/offline).
read:chat scope. Delivered in the
Standard-Webhooks envelope; the fields below
describe the data object.
Presence changes are high-volume and delivered only to connector destinations
that opt in; they may not be enabled in every environment. Mute changes fire
on every creator mute/unmute action.