CreatorGoal
@Serializable
Represents a creator goal from the Twitch Helix API.
See also
Constructors
Properties
Link copied to clipboard
an ID that identifies the broadcaster that created the goal.
Link copied to clipboard
the broadcaster's login name.
Link copied to clipboard
the broadcaster's display name.
Link copied to clipboard
the goal's current value. The goal's type determines how this value is increased or decreased.
Link copied to clipboard
a description of the goal. Is an empty string if not specified.
Link copied to clipboard
the goal's target value. For example, if the broadcaster has 200 followers before creating the goal, and their goal is to double that number, this field is set to 400.