Add Broadcaster Information

Fetch user data for the connected Kick broadcaster account

Variables

The following variables will be populated after executing this sub-action:

Description
broadcastUserstring

Display name of the broadcaster account

Example: Mustached_Maniac
broadcastUserIdstring

Unique user ID of the broadcaster account

Example: 11088894
broadcastUserNamestring

Username of the broadcaster account

Example: mustached_maniac
broadcastUserTypestring

Platform type of the broadcaster account

Example: Kick
broadcasterProfileUrlstring

Link to the 300x300px PNG version of the broadcaster's Kick profile image

Example: https://files.kick.com/images/user/11088894/profile_image/conversion/4495b495-4753-455c-9434-7debf0b82ba3-fullsize.webp

C# Usage

Returns user info for the Kick Broadcaster account (if one exists)

1.0.0
public KickUserInfo KickGetBroadcaster()