Foreach Loops
Channel Followers
Loop
[[[foreach:channel_followers as channel_follower]]] [[[channel_follower.id]]] [[[endforeach]]]
someone who follows you.
Fields available on each iteration item
Inside the loop body, reference any of these fields as [[[alias.field]]], where alias is the name you picked after as. Missing fields render as an empty string.
user_id,user_login,user_name:: the followerfollowed_at:: ISO-8601 timestamp of when they followeduser_profile_image_url:: the follower's avatar (enriched from Helix)