Skip to content

ChannelFollowEvent

An event that represents a broadcaster being followed by a user.

Properties

PropertyTypeDescription
broadcaster_user_idstringThe ID of the broadcaster who was followed.
broadcaster_user_loginstringThe login name of the broadcaster who was followed.
broadcaster_user_namestringThe display name of the broadcaster who was followed.
followed_atstringThe ISO timestamp of when the user was followed.
user_idstringThe id of the user who followed the channel.
user_loginstringThe login name of the user who followed the channel.
user_namestringThe display name of the user who followed the channel.